From 43d6c49cffecd86e4db0df4aea66d6a702fe76c7 Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Thu, 23 Jul 2026 11:14:09 +0200 Subject: treesitter: Unterstützung für Powershell (Windows) hinzugefügt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nvim/lua/config/treesitter.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'nvim/lua/config/treesitter.lua') diff --git a/nvim/lua/config/treesitter.lua b/nvim/lua/config/treesitter.lua index 6903914..1eee267 100644 --- a/nvim/lua/config/treesitter.lua +++ b/nvim/lua/config/treesitter.lua @@ -14,6 +14,7 @@ M.languages = { "markdown", "markdown_inline", "po", + "powershell", "prisma", "python", "typescript", -- cgit v1.3