docs: Add more documentation (#1174)
This commit is contained in:
@ -9,7 +9,9 @@ return {
|
||||
end,
|
||||
},
|
||||
|
||||
-- session management
|
||||
-- Session management. This saves your session in the background,
|
||||
-- keeping track of open buffers, window arrangement, and more.
|
||||
-- You can restore sessions when returning through the dashboard.
|
||||
{
|
||||
"folke/persistence.nvim",
|
||||
event = "BufReadPre",
|
||||
|
Reference in New Issue
Block a user