diff options
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,6 +98,7 @@ Plug 'qpkorr/vim-bufkill' " to treat whitespace Plug 'ntpeters/vim-better-whitespace' +Plug 'junegunn/vim-easy-align' Plug 'tpope/vim-surround' Plug 'tpope/vim-repeat' |