From 98b344cbacff5fad784b88abcf05186994edcef8 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Sat, 5 Sep 2026 09:38:53 +0200 Subject: conform: Setze kein 'jinja' für djlint voraus. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nvim/lua/plugins/format.lua | 7 ------- 1 file changed, 7 deletions(-) (limited to 'nvim') diff --git a/nvim/lua/plugins/format.lua b/nvim/lua/plugins/format.lua index c6a2f2a..8b40229 100644 --- a/nvim/lua/plugins/format.lua +++ b/nvim/lua/plugins/format.lua @@ -41,13 +41,6 @@ return { xsd = xmllint, yaml = yamlfmt, }, - formatters = { - djlint = { - -- https://www.djlint.com/docs/getting-started/#template-languages - -- Ansible verwendet Jinja2-Templates. - append_args = { "--profile", "jinja" }, - }, - }, default_format_opts = { lsp_format = "fallback", }, -- cgit v1.3