From 4a4952e49fb0362b1c91a62dc576d53cde0c695a Mon Sep 17 00:00:00 2001 From: Xavier Logerais Date: Mon, 13 Jul 2026 00:59:09 +0200 Subject: [PATCH] fix: Fix nvim config reop address --- .chezmoiexternal.yaml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoiexternal.yaml.tmpl b/.chezmoiexternal.yaml.tmpl index 08936ca..19ec344 100644 --- a/.chezmoiexternal.yaml.tmpl +++ b/.chezmoiexternal.yaml.tmpl @@ -5,5 +5,5 @@ refreshPeriod: 24h # Vérifie toutes les 24h ".config/nvim": type: git-repo - url: https://gitea.cloud.logerais.com/xavier/config-nvim.git + url: https://gitea.cloud.logerais.com/xavier/config-astronvim.git refreshPeriod: 24h # Vérifie toutes les 24h