Pathogen
mkdir -p ~/.vim/autoload ~/.vim/bundle &&
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
NERDtree
git clone https://github.com/scrooloose/nerdtree.git ~/.vim/bundle/nerdtree
vim-autoformat
git clone https://github.com/chiel92/vim-autoformat ~/.vim/bundle/vim-autoformat
↧