#!/bin/zsh # Since Feb 22, VIM 8, has a plugin managment feature. # :h packages # https://raw.githubusercontent.com/vim/vim/master/runtime/doc/version8.txt take .vim/pack/micrub/start git clone http://github.com/elzr/vim-json git clone http://github.com/WolfgangMehner/bash-support git clone http://github.com/farmergreg/vim-lastplace git clone http://github.com/godlygeek/tabular git clone https://github.com/garbas/vim-snipmate.git git clone https://github.com/tomtom/tlib_vim.git git clone https://github.com/MarcWeber/vim-addon-mw-utils.git git clone http://github.com/honza/vim-snippets.git git clone http://github.com/pangloss/vim-javascript git clone http://github.com/rhysd/vim-grammarous git clone http://github.com/scrooloose/nerdcommenter git clone http://github.com/scrooloose/nerdtree git clone http://github.com/sukima/vim-tiddlywiki git clone http://github.com/tpope/vim-surround git clone http://github.com/tibabit/vim-templates