diff --git a/.vim/vimrc b/.vim/vimrc index 41a760c..dcccd9f 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -39,6 +39,8 @@ highlight Search cterm=none ctermbg=blue nmap [Z W nmap :TagbarToggle nmap w +vmap (expand_region_shrink) +vmap v (expand_region_expand) " filetype off set rtp+=~/.vim/bundle/vundle/