From 8c1a078e93fd055a4deb6c31e142e4ac8dc70e27 Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Fri, 19 Jan 2024 18:26:42 +0100 Subject: [PATCH] change to nvchad --- .config/nvim | 2 +- .gitmodules | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.config/nvim b/.config/nvim index adc7de1..282a23f 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit adc7de146c9d2dcce60f2afbec204cf6e2f6d26e +Subproject commit 282a23f4469ee305e05ec7a108a728ee389d87fb diff --git a/.gitmodules b/.gitmodules index 9344fa6..caf4188 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,7 @@ [submodule ".config/nvim"] - path = .config/nvim - url = https://git.cscherr.de/PlexSheep/neovim-confs + path = .config/nvim/ + url = https://github.com/NvChad/NvChad + +[submodule ".config/nvim/lua/custom"] + path = .config/nvim/lua/custom + url = https://git.cscherr.de/PlexSheep/nvchad-custom