当前位置: 首页 > Linux

Linux下安装vim树目录插件NerdTree

时间:2023-04-07 01:19:40 Linux

安装vim-pathogen安装参考https://github.com/tpope/vim-...安装完成后,需要编辑~/.vimrc文件,添加executepathogen#infect()Step2。下载NERD_tree下载地址http://www.vim.org/scripts/sc...Step3。解压NERD_tree.zip将解压后的NERD_tree文件夹复制到~/.vim/bundle目录下