Initial commit
This commit is contained in:
9
download-plugins.sh
Normal file
9
download-plugins.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
Reference in New Issue
Block a user