From 60e88d1bb96a246390fc7b9a40973a356585ac76 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Fri, 19 Jan 2024 21:43:27 +0100 Subject: [PATCH] customisation --- .gitignore | 1 - .gitmodules | 3 +++ lua/custom | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitmodules create mode 160000 lua/custom 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