diff --git a/.vimrc b/.vimrc index 81b542b71..1250261f0 100644 --- a/.vimrc +++ b/.vimrc @@ -32,6 +32,7 @@ Bundle 'nathanaelkane/vim-indent-guides' Bundle 'majutsushi/tagbar' Bundle 'Lokaltog/vim-easymotion' Bundle 'vim-scripts/LaTeX-Suite-aka-Vim-LaTeX' +Bundle 'tpope/vim-surround' " The rest of your config follows here