add auto-pairs

Wed, 20 Jan 2016 18:51:55 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 20 Jan 2016 18:51:55 -0500
changeset 237
eac688905192
parent 236
5f84469c2b05
child 238
67b9c904e880

add auto-pairs

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -69,10 +69,12 @@ end
   Plugin 'Shougo/unite-session'
   Plugin 'sjl/gundo.vim'
   Plugin 'majutsushi/tagbar'
+
   Plugin 'godlygeek/tabular'
   Plugin 'tomtom/tcomment_vim'
   Plugin 'tpope/vim-unimpaired'
   Plugin 'tpope/vim-endwise'
+  Plugin 'jiangmiao/auto-pairs'
 
   Plugin 'vimoutliner/vimoutliner'
 

mercurial