From 5063dd1f22bf84f78992cf19dbb22b4722e523ed Mon Sep 17 00:00:00 2001 From: Austen Date: Wed, 23 Apr 2014 20:42:35 -0400 Subject: [PATCH] Added vim exchange plugin --- vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/vimrc b/vimrc index d57a0b6..fb51c6e 100644 --- a/vimrc +++ b/vimrc @@ -179,6 +179,7 @@ Bundle 'kien/ctrlp.vim' Bundle 'vim-scripts/YankRing.vim' Bundle 'majutsushi/tagbar' Bundle 'sjl/gundo.vim' +Bundle 'tommcdo/vim-exchange' "Bundle 'Shougo/neosnippet' "Bundle 'honza/vim-snippets' "Bundle 'msanders/snipmate.vim'