My Vim Config 包含常用插件,代码高亮,eslint,nerdtree等 Installation To 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