Added other vim plugins I commonly use.

This commit is contained in:
Jonathan Bernard 2016-06-10 12:49:19 -05:00
parent d224a75edb
commit 9038db2cad

View File

@ -14,8 +14,12 @@ cat .bashrc >> ~/.bashrc
mkdir -p ~/.vim/autoload ~/.vim/bundle && \
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
cd ~/.vim/bundle
git clone https://github.com/ctrlpvim/ctrlp.vim
git clone https://github.com/leafgarland/typescript-vim.git
git clone https://github.com/ctrlpvim/ctrlp.vim.git
#git clone https://github.com/leafgarland/typescript-vim.git
git clone https://github.com/zah/nim.vim.git
git clone https://github.com/tpope/vim-fugitive.git
git clone https://github.com/isRuslan/vim-es6.git
git clone https://github.com/airblade/vim-gitgutter.git
ln -s /usr/share/lilypond/2.18.2/vim lilypond.vim
# Setup ST