coc-imselect
November 4, 2019 ยท View on GitHub
Input method enhance for vim on mac.

This extension works with vim8 and neovim, latest coc.nvim required.
Install
Install coc.nvim, then run command:
CocInstall coc-imselect
Features
- Monitor input source change and highlight cursor.
- Change input source when necessary on insert.
Options
imselect.defaultInputdefault input source use in normal mode, default tocom.apple.keylayout.US.imselect.enableStatusItemenable status item in statusline.imselect.enableFloatingenable floating window support for input method.
License
MIT