summary refs log tree commit diff
path: root/.vimrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-11-10 14:57:28 -0500
committerJune McEnroe <june@causal.agency>2013-11-10 14:57:28 -0500
commit6421e094b58b729d086f80de17196198cbace0af (patch)
tree679e7768f71787a35ae7d2852f228936f336dc5d /.vimrc
parentAdd vim-surround (diff)
downloadsrc-6421e094b58b729d086f80de17196198cbace0af.tar.gz
src-6421e094b58b729d086f80de17196198cbace0af.zip
Add vim-endwise
Diffstat (limited to '')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index d7d47704..9a9a4813 100644
--- a/.vimrc
+++ b/.vimrc
@@ -163,6 +163,7 @@ Plug 'programble/itchy.vim'
 Plug 'programble/jellybeans.vim'
 Plug 'sickill/vim-pasta'
 Plug 'tpope/vim-commentary'
+Plug 'tpope/vim-endwise'
 Plug 'tpope/vim-markdown'
 Plug 'tpope/vim-ragtag'
 Plug 'tpope/vim-surround'