Skip to content

simnalamburt/vim-tiny-ime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-tiny-ime

Tiny automatic IME switcher for macOS. Switch to English IME whenever vim switchs to normal mode.

" ~/.vimrc
Plug 'simnalamburt/vim-tiny-ime', { 'do' : './build' }

Options

If you want to change the default IME, set g:tiny_ime_default.

let g:tiny_ime_default = 'Colemak'

The default value of g:tiny_ime_default is 'ABC'.



vim-tiny-ime is primarily distributed under the terms of the GNU General Public License, version 3 or any later version. See COPYRIGHT for details.

About

🦔 Tiny automatic IME switcher for macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published