add elixir install

This commit is contained in:
蒋国宝 2015-12-14 23:36:56 +08:00
parent 19833c3b6d
commit 7dfc79c6aa
1 changed files with 1 additions and 0 deletions

1
mac/vim-pathogen.sh Normal file → Executable file
View File

@ -2,3 +2,4 @@
mkdir -p ~/.vim/autoload ~/.vim/bundle
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
git clone https://github.com/elixir-lang/vim-elixir.git ~/.vim/bundle/vim-elixir