summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index d420ec7..ea8e958 100644
--- a/vimrc
+++ b/vimrc
@@ -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'