Update submodules

This commit is contained in:
Alex Yatskov 2023-12-15 10:41:42 -08:00
parent 535541eb45
commit 2fabd005b7

6
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule ".vim/bundle/vim-argwrap"] [submodule ".vim/bundle/vim-argwrap"]
path = pack/plugins/start/vim-argwrap path = pack/plugins/start/vim-argwrap
url = https://github.com/FooSoft/vim-argwrap.git url = https://git.foosoft.net/alex/vim-argwrap.git
[submodule ".vim/bundle/vim-sort-motion"] [submodule ".vim/bundle/vim-sort-motion"]
path = pack/plugins/start/vim-sort-motion path = pack/plugins/start/vim-sort-motion
url = https://github.com/christoomey/vim-sort-motion.git url = https://github.com/christoomey/vim-sort-motion.git
@ -90,10 +90,10 @@
url = https://github.com/numToStr/Comment.nvim.git url = https://github.com/numToStr/Comment.nvim.git
[submodule "pack/plugins/start/guid.nvim"] [submodule "pack/plugins/start/guid.nvim"]
path = pack/plugins/start/guid.nvim path = pack/plugins/start/guid.nvim
url = https://github.com/FooSoft/guid.nvim.git url = https://git.foosoft.net/alex/guid.nvim.git
[submodule "pack/plugins/start/revolver.nvim"] [submodule "pack/plugins/start/revolver.nvim"]
path = pack/plugins/start/revolver.nvim path = pack/plugins/start/revolver.nvim
url = https://github.com/FooSoft/revolver.nvim.git url = https://git.foosoft.net/alex/revolver.nvim.git
[submodule "pack/plugins/start/vim-quickhl"] [submodule "pack/plugins/start/vim-quickhl"]
path = pack/plugins/start/vim-quickhl path = pack/plugins/start/vim-quickhl
url = https://github.com/t9md/vim-quickhl.git url = https://github.com/t9md/vim-quickhl.git