Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 780 Bytes

File metadata and controls

28 lines (23 loc) · 780 Bytes

vim config for front-end web developer

Install

装好Vim后

cd ~
git clone https://github.com/maxbbn/vim .vim
ln .vim/\_vim .vim
cd .vim
git submodule init
git submodule update

可能还需要装一些第三方包,比如ctags jslint; 可以去看下下面的库

pathgen

https://github.com/tpope/vim-pathogen