Moved nvim config to its own repository

This commit is contained in:
2025-01-22 13:09:37 +00:00
parent 09775567ce
commit be099e55b0
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "dot_config/nushell/nu_scripts"]
path = dot_config/nushell/nu_scripts
url = https://github.com/nushell/nu_scripts
[submodule "dot_config/nvim"]
path = dot_config/nvim
url = https://github.com/Cian-H/my_nvim_config

1
dot_config/nvim Submodule

Submodule dot_config/nvim added at fe15b33bff