diff --git a/.gitmodules b/.gitmodules index 6e318f4..584b0b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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