From 7eae94988ea45a72dacf38a9622e70489220f839 Mon Sep 17 00:00:00 2001 From: qugalet Date: Mon, 9 Dec 2024 09:06:22 +0200 Subject: [PATCH] =?UTF-8?q?changes=20from=20claymore=20on=20=D0=BF=D0=BE?= =?UTF-8?q?=D0=BD=D0=B5=D0=B4=D1=96=D0=BB=D0=BE=D0=BA,=209=20=D0=B3=D1=80?= =?UTF-8?q?=D1=83=D0=B4=D0=BD=D1=8F=202024=2009:06:22=20+0200?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- after/plugin/format.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/after/plugin/format.lua b/after/plugin/format.lua index 686c51b..ec82518 100644 --- a/after/plugin/format.lua +++ b/after/plugin/format.lua @@ -12,7 +12,7 @@ require("conform").setup({ templ = { "templ" }, - gohtmltmpl = { "templ" }, + gohtmltmpl = { "djlink" }, }, format_on_save = function(bufnr) -- Disable with a global or buffer-local variable