folke / persistence.nvim

💾 Simple session management for Neovim
Apache License 2.0
638 stars 26 forks source link

add option to disable automatic session saving #4

Closed goolord closed 1 year ago

goolord commented 3 years ago

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 :)

olimorris commented 2 years ago

As a heads up, I've forked this repo and included your pull request in https://github.com/olimorris/persisted.nvim