add persistence
This commit is contained in:
@@ -62,4 +62,10 @@ return {
|
||||
})
|
||||
end
|
||||
},
|
||||
{
|
||||
"folke/persistence.nvim",
|
||||
event = "BufReadPre",
|
||||
opts = {
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user