vim安装vbundle

按照以下两步骤就可以用了,之前git没安装命令行的,老出错

https://github.com/gmarik/Vundle.vim/wiki/Vundle-for-Windows

 

https://github.com/gmarik/Vundle.vim

这里找插件

http://vim-scripts.org/vim/scripts.html

等等翻译

 

这里有非windows下安装

http://zuyunfei.com/2013/04/12/killer-plugin-of-vim-vundle/

 

经典插件

http://blog.csdn.net/tge7618291/article/details/4216977

 

 

一个酷炫的配置好的Vim

https://github.com/ma6174/vim

 

 

 

debian 下出现 unknow function begin

有可能是路径不对导致没有加载插件

:echo &rtp

输出看一下最后一个(可能)

得是/home/用户名/.vim  而不是 /root/.vim...

posted @ 2014-10-31 11:36  YeungHsin  阅读(764)  评论(0编辑  收藏  举报