Add vim-endwise

This commit is contained in:
Kenneth Benzie 2016-12-13 18:28:10 +00:00
parent dd257d069d
commit a78356bdb4

2
vimrc
View File

@ -91,6 +91,8 @@ Plug 'tpope/vim-unimpaired'
Plug 'tpope/vim-sensible'
" vim-speeddating - sane date manipulation
Plug 'tpope/vim-speeddating'
" vim-endwise - wisely add end{if,function}
Plug 'tpope/vim-endwise'
" vim-jdaddy - text object & formatting for json
Plug 'tpope/vim-jdaddy'