From a7e9ab3642454fa732524e2e36c991ca804282a6 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Fri, 19 Jan 2024 21:53:13 +0100 Subject: [PATCH] big nvim changes --- .config/nvim | 2 +- .gitmodules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/nvim b/.config/nvim index 282a23f..8d9bf85 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit 282a23f4469ee305e05ec7a108a728ee389d87fb +Subproject commit 8d9bf85ea4ac793ce4275c9f1c080dbea8afe4c6 diff --git a/.gitmodules b/.gitmodules index c705a6e..2865e56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "NvChad"] path = .config/nvim - url = https://github.com/NvChad/NvChad + url = https://git.cscherr.de/PlexSheep/neovim-confs [submodule "nvchad-custom"] path = .custon/nvim/lua/custom url = https://git.cscherr.de/PlexSheep/nvchad-custom