VIM VMB 安装插件

4880阅读 0评论2014-07-23 ckelsel
分类:Android平台


  1. INSTALLATION                         *mark-installation*

  2. This script is packaged as a |vimball|. If you have the "gunzip" decompressor
  3. in your PATH, simply edit the *.vmb.gz package in Vim; otherwise, decompress
  4. the archive first, e.g. using WinZip. Inside Vim, install by sourcing the
  5. vimball or via the |:UseVimball| command. >
  6.     vim mark*.vmb.gz
  7.     :so %
  8. To uninstall, use the |:RmVimball| command.

  9. DEPENDENCIES                         *mark-dependencies*

  10. - Requires Vim 7.1 with |matchadd()|, or Vim 7.2 or higher.

上一篇:TEST_F:多个测试使用同样的配置
下一篇:svn Key usage violation in certificate has been detected