diff --git a/.gitignore b/.gitignore index d8a93d9..5cbe558 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ plugin -custom spell ftplugin syntax diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..732be72 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lua/custom"] + path = lua/custom + url = https://git.cscherr.de/PlexSheep/nvchad-custom diff --git a/lua/custom b/lua/custom new file mode 160000 index 0000000..5195a38 --- /dev/null +++ b/lua/custom @@ -0,0 +1 @@ +Subproject commit 5195a38b1dfbbe7831e3dfcd0e3e07ac6ff05b58