summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2026-04-14 22:13:07 -0700
committerTuowen Zhao <ztuowen@gmail.com>2026-04-14 22:13:10 -0700
commitc4fde4054a432b06258ad7eb906e225fdf1dc357 (patch)
tree4c6f3ce531d6397d9e1da82baa815eb2220c97b7 /.gitmodules
parente6d46d573c39390edb5b8bc61ba1e116bbeb05a1 (diff)
downloadvim-c4fde4054a432b06258ad7eb906e225fdf1dc357.tar.gz
vim-c4fde4054a432b06258ad7eb906e225fdf1dc357.tar.bz2
vim-c4fde4054a432b06258ad7eb906e225fdf1dc357.zip
Bundle update Tue Apr 14 10:13:07 PM PDT 2026
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