This commit is contained in:
2024-09-27 17:44:05 -04:00
parent dd8e3d31de
commit 8abf5932cd
2 changed files with 6 additions and 0 deletions

View File

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