Files
dot-vim/download-plugins.sh
2020-11-03 09:15:14 -08:00

10 lines
602 B
Bash

git clone git@github.com:zah/nim.vim.git bundle/nim
git clone git@github.com:Xuyuanp/nerdtree-git-plugin.git bundle/nerdtree-git
git clone git@github.com:ziglang/zig.vim.git bundle/zig
git clone git@github.com:ekalinin/Dockerfile.vim.git bundle/dockerfile
git clone git@github.com:altercation/vim-colors-solarized.git bundle/solarized
git clone git@github.com:preservim/nerdtree.git bundle/nerdtree
git clone git@github.com:tpope/vim-fugitive.git bundle/fugitive
git clone git@github.com:vim-syntastic/syntastic.git bundle/syntastic
git clone git@github.com:hashivim/vim-terraform.git bundle/terraform