astro-nvim-v3 - maintain config for up-to-date astronvim

This commit is contained in:
huyjaky
2025-04-05 15:04:56 +07:00
parent bdf2d33063
commit 7e2ef25531
5 changed files with 71 additions and 64 deletions

View File

@@ -5,6 +5,7 @@ return {
"nvim-treesitter/nvim-treesitter",
opts = function(_, opts)
-- add more things to the ensure_installed table protecting against community packs modifying it
opts.ignore_install = { "help" }
opts.ensure_installed = require("astrocore").list_insert_unique(opts.ensure_installed, {
-- "lua",
-- "c",