change nvim kickstart submodule url

This commit is contained in:
Never Gude 2025-09-08 15:42:19 +02:00
parent 9de091e062
commit 729a5a4bd9
3 changed files with 3 additions and 2 deletions

2
.gitmodules vendored
View file

@ -3,7 +3,7 @@
url = https://git.nevereverever.de/never/noctalia-shell.git
[submodule ".config/nvim"]
path = .config/nvim
url = https://github.com/nvim-lua/kickstart.nvim
url = https://git.nevereverever.de/never/kickstart.nvim.git
[submodule ".config/qutebrowser/qutebrowser-solarized"]
path = .config/qutebrowser/qutebrowser-solarized
url = https://github.com/harmtemolder/qutebrowser-solarized.git