From c94e3e4a92ae9f233876c952a1eed6b56f6632a5 Mon Sep 17 00:00:00 2001 From: haelnorr Date: Wed, 24 Dec 2025 17:27:32 +1100 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index aa28c9a..e87972f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule ".config/nvim"] path = .config/nvim - url = git@github.com:Haelnorr/nvim.git + url = git@git.haelnorr.com:haelnorr/nvim.git