Add vim-sensible submodule
This commit is contained in:
parent
f9e351c977
commit
57854c8a4d
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
||||||
[submodule "bundle/vim-fugitive"]
|
[submodule "bundle/vim-fugitive"]
|
||||||
path = bundle/vim-fugitive
|
path = bundle/vim-fugitive
|
||||||
url = https://github.com/tpope/vim-fugitive.git
|
url = https://github.com/tpope/vim-fugitive.git
|
||||||
|
[submodule "bundle/vim-sensible"]
|
||||||
|
path = bundle/vim-sensible
|
||||||
|
url = https://github.com/tpope/vim-sensible.git
|
||||||
|
|
1
bundle/vim-sensible
Submodule
1
bundle/vim-sensible
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 26f8783e08efef27fc01e0df6465b8f94c8bf270
|
Loading…
Reference in a new issue