Closed ghost closed 8 years ago
It works well on my side for both terminal and GUI (I'm also using iTerm 2). Do you have any errors when entering or leaving insert mode in terminal? If you look at smartim.vim
script, it is a simple script to do automatic input method switch. You may debug to see what went wrong.
No errors when switching insert mode.
Maybe there is conflict in vimrc
, I set only set noimd
for smartim. Any suggestions?
My default keyboard is ABC-Extended, forgot that.
Thanks for developing the plugin!
But it works only in MacVim (GUI Vim), does not work in Vim at terminal (Using iTerm2).
Any ways to use smartim in terminal Vim? Or required to config iTerm2...