Add submodule for expand region
This commit is contained in:
parent
d626725dc9
commit
f3075339c6
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -7,3 +7,6 @@
|
|||||||
[submodule ".vim/bundle/webapi-vim"]
|
[submodule ".vim/bundle/webapi-vim"]
|
||||||
path = .vim/bundle/webapi-vim
|
path = .vim/bundle/webapi-vim
|
||||||
url = https://github.com/mattn/webapi-vim.git
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user