Update new config for astronvim V6

This commit is contained in:
2026-05-05 21:43:56 -03:00
parent f595df556f
commit 53d52c25b1
19 changed files with 219 additions and 466 deletions

View File

@@ -1,6 +1,12 @@
-- AstroCommunity: import any community modules here
-- We import this file in `lazy_setup.lua` before the `plugins/` folder.
-- This guarantees that the specs are processed before any user plugins.
---@type LazySpec
return {
"AstroNvim/astrocommunity",
{ import = "astrocommunity.pack.lua" },
-- import/override with your plugins folder
{ import = "astrocommunity.colorscheme.catppuccin" },
{
"catppuccin",