nvim added as submodule

This commit is contained in:
voidarclabs
2025-07-23 15:20:00 +01:00
parent 83c7f4425b
commit a94dd93c3f
2 changed files with 4 additions and 0 deletions

1
.config/nvim Submodule

Submodule .config/nvim added at b7bf911d03

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule ".mozilla/firefox"]
path = .mozilla/firefox
url = https://github.com/voidarclabs/linux.firefox.git
[submodule ".config/nvim"]
path = .config/nvim
url = https://github.com/voidarclabs/linux.nvim