Try to prevent that annoying message.
This commit is contained in:
parent
0f839d2f9a
commit
4918f2bcee
@ -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, {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user