feat(astro): update to v4 release
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user