From f8d633616c5ba7e5554f09731b052124981e5b75 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sat, 22 Mar 2014 12:24:05 +0800 Subject: [PATCH] Add terryma/vim-expand-region for vim. --- .vim/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vim/vimrc b/.vim/vimrc index 8141ba8..9671a58 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -59,6 +59,7 @@ Bundle "majutsushi/tagbar" Bundle "MarcWeber/vim-addon-mw-utils" Bundle "motus/pig.vim" Bundle "nathanaelkane/vim-indent-guides" +Bundle "terryma/vim-expand-region" Bundle "tomtom/tlib_vim" Bundle "tpope/vim-fugitive" "