anhnmncb 写道: >> On Tue, 06 Jan 2009 13:06:25 +0800, Sean wrote: >> >> Feedback is always welcome. > > 1. Maybe need to define an autocmd so that > when leave from insert mode, then disable ChineseIME? > > 2. Why not name your script to "vim" i.e. Vim Input Method for Chinese? :) > The name ChineseIM.vim contains an vim already.
But for the name, I think a Capitalized filename creates unnecessary inconveniences when edited in command line. Especially for case-sensitive file systems. Since vim is designed for cross-platform I think it might be better to use only lowercase filename, which works well in all platforms. For example: inputmethod.vim would be a lot better since this can be used to input much more than just Chinese character. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
