使用vim-plug作为vim插件的管理工具
nerdtree:https://github.com/preservim/nerdtree
taglist: https://github.com/vim-scripts/taglist.vim(官方版)
apt 手动安装
ctags: apt install exuberant-ctags
cscope: apt install cscope cscope-el
压缩包 手动安装
taglist:下载压缩包 手动安装
http://vim-taglist.sourceforge.net/download.html
本文介绍如何使用vim-plug进行vim插件管理,包括nerdtree和taglist的安装方法,以及通过apt和压缩包手动安装ctags和cscope等工具的步骤。
2091

被折叠的 条评论
为什么被折叠?



