aboutsummaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorSteve Lee <me@xiangyangli.com>2016-11-29 15:19:43 +0800
committerSteve Lee <me@xiangyangli.com>2016-11-29 15:19:43 +0800
commite45f3f862b41e5cda123d423b37ed53c077c1170 (patch)
tree500596fb6a029cf0a5af70069d797cd8d7b94b93 /dotfiles
parent38f1804506888956e1fc95e3e405a366e17d4812 (diff)
downloadPersonal-e45f3f862b41e5cda123d423b37ed53c077c1170.tar.xz
Personal-e45f3f862b41e5cda123d423b37ed53c077c1170.zip
add bundle config
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/.vimrc.bundles.local1
1 files changed, 1 insertions, 0 deletions
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'