Put vim-speeddating in the correct directory
This commit is contained in:
parent
f5ae71f94c
commit
6072b9670b
2 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -29,5 +29,5 @@
|
||||||
path = bundle/vim-orgmode
|
path = bundle/vim-orgmode
|
||||||
url = https://github.com/jceb/vim-orgmode.git
|
url = https://github.com/jceb/vim-orgmode.git
|
||||||
[submodule "bundles/vim-speeddating"]
|
[submodule "bundles/vim-speeddating"]
|
||||||
path = bundles/vim-speeddating
|
path = bundle/vim-speeddating
|
||||||
url = https://github.com/tpope/vim-speeddating.git
|
url = https://github.com/tpope/vim-speeddating.git
|
||||||
|
|
Loading…
Reference in a new issue