From 9b7ab50ca779a7fb6b75c874b21d9310ef347652 Mon Sep 17 00:00:00 2001 From: Haelnorr Date: Mon, 29 Dec 2025 13:54:05 +1100 Subject: [PATCH] removed nvim submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e87972f..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule ".config/nvim"] - path = .config/nvim - url = git@git.haelnorr.com:haelnorr/nvim.git