My Vim Config包含常用插件,代码高亮,eslint,nerdtree等InstallationTo use this config, you need to install Pathogen first, and then:$ git clone https://github.com/treelite/vimconfig.git ~/.vim/bundle $ cd ~/.vim $ git submodule init $ git submodule update Update$ cd ~/.vim/bundle $ git pull