persistence.nvim icon indicating copy to clipboard operation
persistence.nvim copied to clipboard

💾 Simple session management for Neovim

Results 32 persistence.nvim issues
Sort by recently updated
recently updated
newest added

this may be slightly silly since persistence.nvim is *already* a pretty small wrapper around a default vim feature, but i think it would be nice if it was an option...

i feel like session files don't belong in the neovim config dir by default

I would like to see this plugin's functionality extended to have 1) a chooser of sessions and 2) ability to have multiple session for the current project(current directory). 2) can...

Stale

I'm not familiar at all with autocmd. You say "It will never restore a session automatically, but you can of course write an autocmd that does exactly that if you...

Fixes #48 when option is disabled

Stale