Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 801 Bytes

Readme.md

File metadata and controls

30 lines (18 loc) · 801 Bytes

coc-imselect

Input method enhance for vim on mac.

2019-02-26 15_11_49

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.defaultInput default input source use in normal mode, default to com.apple.keylayout.US.
  • imselect.enableStatusItem enable status item in statusline.
  • imselect.enableFloating enable floating window support for input method.

License

MIT