diff --git a/lua/plugins/treesitter.lua b/lua/plugins/treesitter.lua index 2a0e01e..82fcf85 100644 --- a/lua/plugins/treesitter.lua +++ b/lua/plugins/treesitter.lua @@ -2,6 +2,7 @@ return { { "nvim-treesitter/nvim-treesitter", lazy = false, + dependencies = "AstroNvim/astrocore", opts = function(_, opts) -- 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, {