feat(astro): update to v4 release

This commit is contained in:
2024-04-07 00:11:26 +02:00
parent de9624997b
commit 6a5abb5777
3 changed files with 39 additions and 42 deletions

View File

@@ -3,7 +3,7 @@ local work = not home
---@type LazySpec
return {
{ "AstroNvim/astrocommunity", branch = "v4" },
{ "AstroNvim/astrocommunity" },
-- Language packs
{ enabled = true, import = "astrocommunity.pack.cpp" },