summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 60039ff..224110e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "bundle/markdown"]
path = pack/bundle/start/markdown
- url = https://github.com/plasticboy/vim-markdown.git
+ url = https://github.com/preservim/vim-markdown.git
[submodule "bundle/tabular"]
path = pack/bundle/start/tabular
url = https://github.com/godlygeek/tabular.git
@@ -9,7 +9,7 @@
url = https://github.com/mtth/scratch.vim.git
[submodule "bundle/airline"]
path = pack/bundle/start/airline
- url = https://github.com/bling/vim-airline.git
+ url = https://github.com/vim-airline/vim-airline.git
[submodule "bundle/grammarous"]
path = pack/bundle/start/grammarous
url = https://github.com/rhysd/vim-grammarous.git