diff --git a/vimrc b/vimrc index 4176691..5c1c5c6 100644 --- a/vimrc +++ b/vimrc @@ -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'