aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-27 15:04:48 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-27 15:04:48 +1300
commit2337fcbc05ae7e10fffac7502e35219f457daf0e (patch)
treef8ed0e5129e90868b8fe14fbe86af9b689565141
parentMerge branch 'hotfix/v0.19.1' into develop (diff)
parentUpdate submodule paths (diff)
downloaddotfiles-2337fcbc05ae7e10fffac7502e35219f457daf0e.tar.gz
dotfiles-2337fcbc05ae7e10fffac7502e35219f457daf0e.zip
Merge branch 'feature/vim-submodule' into develop
* feature/vim-submodule: Update submodule paths
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 998180ec..8039bbad 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,7 +6,7 @@
url = https://sanctum.geek.nz/clone/vim-commentary.git
[submodule "vim/bundle/juvenile"]
path = vim/bundle/juvenile
- url = https://sanctum.geek.nz/code/juvenile.git
+ url = https://sanctum.geek.nz/code/vim-juvenile.git
[submodule "vim/bundle/lion"]
path = vim/bundle/lion
url = https://sanctum.geek.nz/clone/vim-lion.git
@@ -18,7 +18,7 @@
url = https://sanctum.geek.nz/clone/vim-repeat.git
[submodule "vim/bundle/sahara"]
path = vim/bundle/sahara
- url = https://sanctum.geek.nz/code/sahara.git
+ url = https://sanctum.geek.nz/code/vim-sahara.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://sanctum.geek.nz/clone/vim-surround.git