aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/vimrc.symlink1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/vimrc.symlink b/vim/vimrc.symlink
index 3dcadd4..43197a4 100644
--- a/vim/vimrc.symlink
+++ b/vim/vimrc.symlink
@@ -24,6 +24,7 @@ Plugin 'alisdair/vim-armasm' " ARM Assembly
" Other plugins
Plugin 'terryma/vim-multiple-cursors' " Multiple cursors
Plugin 'scrooloose/syntastic' " Syntastic
+Plugin 'tpope/vim-surround' " cs)] to replace parenthesis pairs, e.g.
call vundle#end()
" End Vundle