Vim plugin bs

This commit is contained in:
Dustin Swan 2015-10-24 17:41:10 -05:00
parent 5243a69e5b
commit 8a54e3e137
2 changed files with 662 additions and 164 deletions

File diff suppressed because it is too large Load diff

1
vimrc
View file

@ -13,6 +13,7 @@ Plug 'tpope/vim-surround'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-endwise'
Plug 'tpope/vim-vinegar'
Plug 'tpope/vim-unimpaired'
Plug 'tpope/vim-characterize'
Plug 'tpope/vim-speeddating'
Plug 'tpope/vim-jdaddy'