i think it used a little difficulty....just need some imploved.
On 1月4日, 下午4时37分, anhnmncb <[email protected]> wrote:
> These lines in your script change the vim options globally, I don't think it's
> a good way.
>
> set completeopt=menu,preview,longest
> set pumheight=10
>
> set completefunc=ChineseIME
>
> And why not add a advice for imap in vimscript.org instead of writing it in
> your
> plugin?
>
> imap <C-^> <C-X><C-U><C-U><C-P><C-N>
>
> --
> Regards,
> anhnmncb
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---