Update submodules
This commit is contained in:
parent
535541eb45
commit
2fabd005b7
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,6 +1,6 @@
|
||||
[submodule ".vim/bundle/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"]
|
||||
path = pack/plugins/start/vim-sort-motion
|
||||
url = https://github.com/christoomey/vim-sort-motion.git
|
||||
@ -90,10 +90,10 @@
|
||||
url = https://github.com/numToStr/Comment.nvim.git
|
||||
[submodule "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"]
|
||||
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"]
|
||||
path = pack/plugins/start/vim-quickhl
|
||||
url = https://github.com/t9md/vim-quickhl.git
|
||||
|
Loading…
Reference in New Issue
Block a user