Remove .gitmodules

We no longer use submodules.
This commit is contained in:
Spotlight 2023-08-17 21:35:11 -05:00
parent 4d69142a90
commit f0580e264c
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

24
.gitmodules vendored
View file

@ -1,24 +0,0 @@
[submodule "vim/pack/normal/start/vim-airline"]
path = vim/pack/normal/start/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "vim/pack/normal/start/vim-airline-themes"]
path = vim/pack/normal/start/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "vim/pack/normal/start/vim-go"]
path = vim/pack/normal/start/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "zsh/zsh-syntax-highlighting"]
path = zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/zsh-autosuggestions"]
path = zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/zsh-completions"]
path = zsh/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/zsh-history-substring-search"]
path = zsh/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search
[submodule "zsh/powerlevel10k"]
path = zsh/powerlevel10k
url = https://github.com/romkatv/powerlevel10k