#!/bin/sh ## ## I don't want to include the plugin repos in my dotfiles, ## so here are the comments to fetch the plugins I care about. ## git clone git://github.com/tpope/vim-abolish.git git clone https://github.com/ctrlpvim/ctrlp.vim.git git clone https://github.com/tomtom/tcomment_vim.git git clone https://github.com/leafgarland/typescript-vim.git