diff --git a/vimrc b/vimrc index a234760..b6215d2 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'