olimorris / persisted.nvim

💾 Simple session management for Neovim with git branching, autoloading and Telescope support
MIT License
418 stars 24 forks source link

feat(config): Add possibility to ignore branches #114

Closed m42e closed 3 months ago

m42e commented 4 months ago

Configure branches where autoload and autosave are disabled. Allows to specify lua patterns and partial matches.

olimorris commented 4 months ago

Great PR, thank you. Could you update the README.md too:

m42e commented 3 months ago

Sure, can do.

olimorris commented 3 months ago

Amazing! Thanks again.