gvim/vim在Centos上安装插件的通用方法:以NEADTree为例进行说明

一、插件下载

github上一搜一大堆,注意要对应好自己的vim版本号。
vim版本号查询:vim --version
图1
git-hub链接:https://github.com/vim-scripts/The-NERD-tree/tree/master
具体怎么下载我就不演示了,直接git clone

下载好以后长这个样子:
在这里插入图片描述
我新建了一个文件夹叫nerdtree,然后把The-NERD-tree中的所有文件都copy进去,如下图:
在这里插入图片描述

二、开始安装

vim会自动检索安装目录.vim,所以我们根本没有必要下载那些插件管理工具,当然如果你是新手的话当我啥也没说,下面是安装步骤:

  1. 打开.vimrc文件,进行如下设置:gvim ~/.vimrc
    在这里插入图片描述
  2. 安装完毕,就是这么快!
  3. 如果想安装其他软件,就用相同的方法,把runtimepath+=后面替换成你的插件存放路径即可;

三、踩坑记录

  1. 使用CSDN上的其他方法,报了一堆错。报错原因:NERDTree运行时需要的依赖属性找不到。

Error detected while processing /home/gaoxe/.vim/plugin/NERD_tree.vim:
line 70:
E117: Unknown function: nerdtree#runningWindows
E15: Invalid expression: !nerdtree#runningWindows()
line 105:
E117: Unknown function: nerdtree#runningWindows
E15: Invalid expression: nerdtree#runningWindows()
line 152:
E117: Unknown function: nerdtree#loadClassFiles
line 156:
E117: Unknown function: nerdtree#ui_glue#setupCommands
line 162:
E121: Undefined variable: g:NERDTreeCreator
E15: Invalid expression: “autocmd BufLeave “. g:NERDTreeCreator.BufNamePrefix() .”* if g:NERDTree.IsOpen() | call b:NERDTree.ui.saveScreenState() | endif”
line 165:
E121: Undefined variable: g:NERDTreeCreator
E15: Invalid expression: “autocmd BufEnter “. g:NERDTreeCreator.BufNamePrefix() .”* stopinsert”
line 216:
E117: Unknown function: nerdtree#postSourceActions

gvim常用插件及其配置文件 支持c,perl,python,latex。 需要自己安装ctags .vim: after compiler doc indent ltags perl-support skeleton syntax autoload c-support ftdetect keymap Makefile plugin snipMate.vim.ct tools colors CVIMSYN ftplugin latextags Makefile.in README.csupport snippets .vim/after: ftplugin plugin syntax .vim/after/ftplugin: c_snippets.vim java_snippets.vim python_pydiction.vim python_snippets.vim sh_snippets.vim .vim/after/plugin: .vim/after/syntax: cpp.vim c.vim java.vim .vim/autoload: acp.vim perlsupportgui.vim perlsupportprofiling.vim perlsupportregex.vim snipMate.vim .vim/colors: desertEx.vim peachpuff.vim zenburn.vim .vim/compiler: tex.vim .vim/c-support: codesnippets doc rc scripts templates wordlists .vim/c-support/codesnippets: calloc_double_matrix.c main.cc print_array.cc.noindent calloc_int_matrix.c Makefile print_double_array.c.noindent main.c Makefile.multi-target.template print_int_array.c.noindent .vim/c-support/doc: ChangeLog c-hotkeys.pdf c-hotkeys.tex .vim/c-support/rc: customization.ctags customization.gvimrc customization.indent.pro customization.vimrc .vim/c-support/scripts: wrapper.sh .vim/c-support/templates: c.comments.template cpp.comments.template cpp.preprocessor.template c.statements.template c.cpp.template cpp.cpp.template cpp.statements.template Templates c.idioms.template cpp.idioms.template c.preprocessor.template Templates~ .vim/c-support/wordlists: c-c++-keywords.list c-c++-keywords.list.bak k+r.list stl_index.list .vim/CVIMSYN: engspchk.contraction engspchk.dialect engspchk.dict engspchk.match engspchk.proper engspchk.rare .vim/doc: acp.jax latexhelp.txt latex-suite-quickstart.css Makefile taglist.txt acp.txt latex-suite latex-suite-quickstart.html Makefile.in tags catalog.xml la
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值