added the expand region plugin, which increases or decreases the

visually selected region with the + and _ keys
This commit is contained in:
Kevin 2014-04-07 03:19:18 -04:00
parent 772db85ccc
commit 97511efc5b
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -91,3 +91,6 @@
[submodule "vim/bundle/breeze.vim"]
path = vim/bundle/breeze.vim
url = https://github.com/gcmt/breeze.vim.git
[submodule "vim/bundle/vim-expand-region"]
path = vim/bundle/vim-expand-region
url = https://github.com/terryma/vim-expand-region.git

@ -0,0 +1 @@
Subproject commit 966513543de0ddc2d673b5528a056269e7917276