This commit is contained in:
2024-09-27 17:45:23 -04:00
parent 8abf5932cd
commit 775defa140

View File

@@ -554,9 +554,4 @@ require("lazy").setup({
}) })
end, end,
}, },
-- Lua
{
"folke/persistence.nvim",
event = "BufReadPre",
},
}) })