]> Untitled Git - vimfiles.git/commitdiff
added paredit.vim
authorPhilippe Hürlimann <p@hurlimann.org>
Sun, 23 Oct 2016 10:47:18 +0000 (12:47 +0200)
committerPhilippe Hürlimann <p@hurlimann.org>
Sun, 23 Oct 2016 10:47:18 +0000 (12:47 +0200)
vimrc

diff --git a/vimrc b/vimrc
index dd91e4655ffb030c95dd37ef9f4565193fb1e48a..897f6c31ebde70b78598736761bf7f645280c99f 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -28,6 +28,7 @@ Plugin 'majutsushi/tagbar'
 Plugin 'matchit.zip'
 Plugin 'nsf/gocode', {'rtp': 'vim/'}
 Plugin 'othree/html5.vim'
+Plugin 'paredit.vim'
 Plugin 'pbrisbin/html-template-syntax'
 Plugin 'Raimondi/delimitMate'
 Plugin 'Rip-Rip/clang_complete'