Add vim-surround.

This commit is contained in:
Gea-Suan Lin
2017-04-27 01:53:23 +08:00
parent 0f9e9db32b
commit 60c59915c7

View File

@@ -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