add nvim as submodule
This commit is contained in:
parent
6fa2fa772d
commit
95337eaf9b
|
@ -0,0 +1 @@
|
|||
Subproject commit 6212cc611f4d54f64dbca18838e4aeaa60f39f71
|
|
@ -1,3 +1,6 @@
|
|||
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
|
||||
path = .config/zsh/plugins/fast-syntax-highlighting
|
||||
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
|
||||
[submodule ".config/nvim"]
|
||||
path = .config/nvim
|
||||
url = git@git.snaile.de:snailed/nvim-init.git
|
||||
|
|
Loading…
Reference in New Issue