diff --git a/setup.sh b/setup.sh index 615c51b..546ef3c 100644 --- a/setup.sh +++ b/setup.sh @@ -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