Hi, Very often, I write file in vim using my native language (not english), Problem occurs like this
- edit file in insert mode using my native language input method - Esc - using Ctrl-space to change to english input method (*) - hjkl - i - using Ctrl-space to revert back to my native language input method (*) So, every time I switch between insert mode and normal mode (eg. when moving edit point or issue edit command), I always have to change back and forth between differnet language input method, which is really a big burden. So - Is there a way to automaticlly change the input method to english input method , when Esc - Further, is there a way to automatically change back to the original input method, after return back to insert mode (from normal mode) Thanks Eddy
