install vim pathogen

This commit is contained in:
guobao.jiang 2015-12-13 14:12:20 +08:00
parent 280cf760fb
commit bc0ca4fa05
1 changed files with 4 additions and 0 deletions

4
mac/vim-pathogen.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
mkdir -p ~/.vim/autoload ~/.vim/bundle
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim