diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..10207c1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "nvim-conf"] + path = nvim-conf + url = git@github.com:ItsNoellaHere/nvim-conf.git diff --git a/nvim-conf b/nvim-conf new file mode 160000 index 0000000..6738ab2 --- /dev/null +++ b/nvim-conf @@ -0,0 +1 @@ +Subproject commit 6738ab220e03f45085c743295803b942afad30b1