feat: disable treesitter-wing

This commit is contained in:
Ryan Yin
2024-06-16 21:38:14 +08:00
parent e9ac7d8ddc
commit 4433e018d9

View File

@@ -17,7 +17,7 @@ return {
node_decremental = "<bs>", -- Backspace
},
}
opts.ignore_install = { "gotmpl" }
opts.ignore_install = { "gotmpl", "wing" }
-- add more things to the ensure_installed table protecting against community packs modifying it
opts.ensure_installed = require("astrocore").list_insert_unique(opts.ensure_installed, {