From 873a5d57e0d5981cde181a28cb87444cdd375f23 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Mon, 7 Sep 2026 11:31:58 +0200 Subject: Unterstützung für jsonc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nvim/lua/plugins/format.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'nvim/lua/plugins/format.lua') diff --git a/nvim/lua/plugins/format.lua b/nvim/lua/plugins/format.lua index 8b40229..ce3f4e7 100644 --- a/nvim/lua/plugins/format.lua +++ b/nvim/lua/plugins/format.lua @@ -33,6 +33,7 @@ return { javascript = prettier, jinja = djlint, json = jq, + jsonc = prettier, lua = stylua, python = ruff, sh = shfmt, -- cgit v1.3