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'