diff --git a/lua/plugins/treesitter.lua b/lua/plugins/treesitter.lua index 7b31dab..2817e96 100644 --- a/lua/plugins/treesitter.lua +++ b/lua/plugins/treesitter.lua @@ -19,8 +19,6 @@ return { "bash", "markdown", "markdown_inline", - "zig", - "swift" }, auto_install = false })