Sean 写道:
> Now, this plugin is ready.
>
> Performance is boosted.
> No more cache, no more full table scan, after the data file is sorted
> first.
>
> The new version can be downloaded from
> http://vim.sourceforge.net/scripts/script.php?script_id=2506
>
> The new sample data file can be downloaded from
> http://maxiangjiang.googlepages.com/ChineseIME.dict
>
> Feedback is welcome.
Seems to have a typo on the line 122:
if !exists("g:ChineseIMESpaceToggle")
let g:ChineseIMEMappingCtrl6 = 0
endif
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---