Add submodule for expand region

This commit is contained in:
Brian Buller 2015-06-09 13:21:31 -05:00
parent d626725dc9
commit f3075339c6
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored
View File

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