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

@@ -1,9 +1,8 @@
require("lazy").setup({
spec = {
-- TODO: remove branch v4 on release
{
"AstroNvim/AstroNvim",
branch = "v4",
version = "^4",
import = "astronvim.plugins",
},
{ import = "plugins" },