vimcn / vimcdoc

Vim 中文文档计划

Home Page:https://vimcn.github.io/vimcdoc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

这是 vimcdoc 官方仓库的 fork,并且默认分支是 release,这个分支把可以直接用于 doc 目录、Vundle、NeoBundle、Pathogen 等直接安装使用。且为各个版本打了 tag, NeoBundle 可以很方便的指定安装特定版本的中文文档。

INSTALL

Vundle 方式

Plugin "vimcn/vimcdoc"

重启 Vim 后执行 :PluginInstall 命令。

NeoBundle 方式

NeoBundle "vimcn/vimcdoc"

重启 Vim 后执行 :NeoBundleInstall 命令。

其他安装方式

更多安装方式请参考 https://vimcn.github.io/usage

About

Vim 中文文档计划

https://vimcn.github.io/vimcdoc/

License:Other


Languages

Language:Shell 72.1%Language:Vim Script 27.9%