SkillAgentSearch skills...

VimIM

Vim Input Method -- Vim 中文输入法

Install / Use

/learn @vim-scripts/VimIM
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2506

The VimIM is a Vim plugin designed as an independent IM (Input Method) to support CJK search and CJK input, with or without vim omni popup window.   VimIM 是一个基于Vim的嵌入式中文输入法。

不启动中文输入法,不换模式,就可以输入中文。 不打开弹出式菜单,不敲中文,也可以搜索中文。      中文输入与英文输入不再相互折腾。 中文搜索与英文搜索不再分为彼此。

   正常模式:  gi   无菜单窗中文输入 Insert text ...    正常模式:  n   无菜单窗中文搜索 Repeat the latest "/" or "?" ... 插入模式: i_CTRL-_ 开关中文输入法 Switch between languages ... 插入模式: i_CTRL-^ 切换中文输入法 Toggle the use of language ...                           最新程式: http://vimim.googlecode.com/svn/vimim/vimim.vim.html 项目管理: https://github.com/vimim/ 错误报告: http://code.google.com/p/vimim/issues/list 最新主页: http://vimim.googlecode.com/svn/vimim/vimim.html 新闻论坛: http://groups.google.com/group/vimim 论坛邮箱: vimim+subscribe@googlegroups.com
                 标准字库: http://vimim.googlecode.com/svn/trunk/plugin/vimim.cjk.txt 海量词库: http://vimim.googlecode.com/svn/trunk/plugin/vimim.gbk.bsddb 英文词库: http://vimim.googlecode.com/svn/trunk/plugin/vimim.txt 民间词库: http://vimim-data.googlecode.com                                 vim i vimim CTRL-^ CTRL-^            日期:公元2012年7月4日 星期三 电脑:win32 0.011714 seconds 版本:gvim.exe=703 编码:utf-8 ucs-bom,utf8,chinese,gb18030 环境:English_United States.1252 词库:标准字库:C:/var/mobile/vim/vimfiles/plugin/vimim.cjk.txt 词库:英文词库:C:/var/mobile/vim/vimfiles/plugin/vimim.txt 词库:拼音词库:C:/var/mobile/vim/vimfiles/plugin/vimim.gbk.bsddb 词库:云词库:谷歌云 搜狗云  联网:Python2 Interface to Vim 输入:VimIM 拼音 四角号码 英文  选项:vimimrc :let g:vimim_cloud = 'google,sogou,baidu,qq'
:let g:vimim_map = 'tab_as_gi'
" :let g:vimim_mode = 'dynamic'
" :let g:vimim_mycloud = 0
" :let g:vimim_plugin = 'C:/var/mobile/vim/vimfiles/plugin'
" :let g:vimim_punctuation = 2
" :let g:vimim_shuangpin = 0
" :let g:vimim_toggle = 'pinyin,google,sogou'  

View on GitHub
GitHub Stars105
CategoryDevelopment
Updated25d ago
Forks19

Languages

VimL

Security Score

80/100

Audited on Mar 12, 2026

No findings