From f4f96a84fc7d3234f14e0eb02e12e40ce621421c Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Tue, 8 Sep 2026 15:21:48 +0200 Subject: Verbessere die Treesitter-Erkennung für Windows und Bash-Skripte 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 deletion(-) (limited to 'nvim/lua/plugins') diff --git a/nvim/lua/plugins/format.lua b/nvim/lua/plugins/format.lua index 77abc76..d8f96e2 100644 --- a/nvim/lua/plugins/format.lua +++ b/nvim/lua/plugins/format.lua @@ -27,7 +27,6 @@ return { opts = { formatters_by_ft = { awk = gawk, - bash = shfmt, c = clang, cpp = clang, html = prettier, -- cgit v1.3