feat: udpated astronvim

This commit is contained in:
root 2025-09-05 22:12:35 +00:00
parent 4010131ed0
commit a42316e692

View File

@ -1,7 +1,7 @@
require("lazy").setup({
{
"AstroNvim/AstroNvim",
version = "5.3.4", -- Remove version tracking to elect for nightly AstroNvim
version = "5.3.10", -- Remove version tracking to elect for nightly AstroNvim
import = "astronvim.plugins",
opts = { -- AstroNvim options must be set here with the `import` key
mapleader = " ", -- This ensures the leader key must be configured before Lazy is set up