install fix

This commit is contained in:
Tyrel Souza 2017-05-08 14:12:54 -04:00
parent e505eeb818
commit ee4c012198
No known key found for this signature in database
GPG Key ID: 2EECB5087209E6A5
1 changed files with 3 additions and 1 deletions

View File

@ -57,8 +57,8 @@ ln -s $(pwd)/config/fish ~/.config/fish
mkdir -p ~/.vim/bundle
cd ~/.vim/bundle
# Put Bundles Here
git clone git@github.com:JamshedVesuna/vim-markdown-preview.git
git clone git@github.com:Shougo/denite.nvim.git
git clone git@github.com:spolu/dwm.vim.git
git clone git@github.com:croaky/vim-colors-github.git
git clone git@github.com:danro/rename.vim.git
git clone git@github.com:fatih/vim-go.git
@ -66,5 +66,7 @@ git clone git@github.com:kien/ctrlp.vim.git
git clone git@github.com:mileszs/ack.vim.git
git clone git@github.com:pbrisbin/vim-mkdir.git
git clone git@github.com:scrooloose/syntastic.git
git clone git@github.com:spolu/dwm.vim.git
git clone git@github.com:tpope/vim-surround.git
git clone git@github.com:vim-airline/vim-airline-themes.git
git clone git@github.com:vim-airline/vim-airline.git