change nvim kickstart submodule url
This commit is contained in:
parent
9de091e062
commit
729a5a4bd9
3 changed files with 3 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 13111922357f13ef86e43d5b3867ba520d1c594e
|
||||
Subproject commit 6e009d3551c19a5672f5d0a027c3ee6075153af3
|
||||
|
|
@ -19,6 +19,7 @@ settings:
|
|||
global: light
|
||||
content.javascript.clipboard:
|
||||
https://color.adobe.com: access-paste
|
||||
https://git.nevereverever.de: access-paste
|
||||
downloads.location.directory:
|
||||
global: null
|
||||
editor.command:
|
||||
|
|
|
|||
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue