From 4b6d7385aee829820be0783eb1286eed25b1b0fc Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Tue, 24 Mar 2026 11:16:28 +0100 Subject: feat: replace Sourcehut with my cgit instance --- lua/pml68/plugins/lang-specific.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/pml68/plugins') diff --git a/lua/pml68/plugins/lang-specific.lua b/lua/pml68/plugins/lang-specific.lua index 0adeeee..1b1547a 100644 --- a/lua/pml68/plugins/lang-specific.lua +++ b/lua/pml68/plugins/lang-specific.lua @@ -55,7 +55,7 @@ return { }, -- Hare { - "https://git.sr.ht/~pml68/vim-haredoc", + url = "git://git.pml68.dev/vim-haredoc", ft = "hare", }, } -- cgit v1.2.3