diff --git a/.vim/vimrc b/.vim/vimrc index a0fcdfa..31d18ae 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -81,6 +81,7 @@ Bundle "spf13/PIV" Bundle "terryma/vim-expand-region" Bundle "tomtom/tlib_vim" Bundle "tpope/vim-fugitive" +Bundle "tpope/vim-surround" " filetype plugin indent on let g:ctrlp_use_caching = 0