centos vim安装
http://tonybai.com/2014/11/07/golang-development-environment-for-vim/
tagbar插件就和普通vim插件安装一样,可以通过pathtogen或者vundle。安装完之后,需要对Go进行配置,在.vimrc中加入以下代码:
mac 下 vim 配置
下载 NERDTree 将plugin下NERD_tree.vim复制到~/.vim/plugin/下 mac下安装4.2.0 版本 高本版报错
vimball 安装方式 直接用vim打开vba格式的文件,输入:so %即可安装,然后:q退出。
https://github.com/junegunn/vim-plug vimplus插件安装
https://github.com/jstemmer/gotags gotags 安装
https://github.com/jistr/vim-nerdtree-tabs
https://github.com/bradfitz/goimports