fixed broken package submodule

This commit is contained in:
Keegan 2022-08-23 18:43:18 -04:00
parent cc83934f39
commit 6161842f72
2 changed files with 3 additions and 4 deletions

6
.gitmodules vendored
View File

@ -32,9 +32,6 @@
[submodule ".priv"]
path = .priv
url = git@github.com:KeeganForelight/private_info.git
[submodule "vim/pack/man/start/vim-fugitive.git"]
path = vim/pack/man/start/vim-fugitive.git
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/pack/man/start/vim-commentary"]
path = vim/pack/man/start/vim-commentary
url = https://github.com/tpope/vim-commentary.git
@ -50,3 +47,6 @@
[submodule "vim/pack/man/start/vim-airline"]
path = vim/pack/man/start/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/pack/man/start/vim-fugitive"]
path = vim/pack/man/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git

@ -1 +0,0 @@
Subproject commit b411b753f805b969cca856e2ae51fdbab49880df