asyncomplete-skk.vim
asyncomplete-skk.vim copied to clipboard
asyncomplete-skk.vim
Input method editor using asyncomplete.

Requirements
Installation
For vim-plug plugin manager:
Plug 'prabirshrestha/asyncomplete.vim'
Plug 'mattn/asyncomplete-skk.vim'
Mapping for toggle SKK.
imap <c-\> <plug>(asyncomplete-skk-toggle)
License
MIT
Author
Yasuhiro Matsumoto (a.k.a. mattn)