From e45f3f862b41e5cda123d423b37ed53c077c1170 Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Tue, 29 Nov 2016 15:19:43 +0800 Subject: add bundle config --- dotfiles/.vimrc.bundles.local | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles') diff --git a/dotfiles/.vimrc.bundles.local b/dotfiles/.vimrc.bundles.local index f80a68d..83435c8 100644 --- a/dotfiles/.vimrc.bundles.local +++ b/dotfiles/.vimrc.bundles.local @@ -1,3 +1,4 @@ Plugin 'vim-airline/vim-airline-themes' Plugin 'sji/tslime.vim' Plugin 'rainbow_parentheses.vim' +Plugin 'vim-scripts/paredit.vim' -- cgit v1.2.3