rmagatti / auto-session

A small automated session manager for Neovim
MIT License
1.26k stars 47 forks source link

[Feature Request] Option to not autosave session if only buffer is of filetype x,y,z,... #69

Closed lucasvianav closed 2 years ago

lucasvianav commented 3 years ago

Would be nice to not save a session with only a Dashboard buffer (same for Startify, Packer, gitcommit, etc). I could maybe make a PR for this if you'd be ok with that

rmagatti commented 3 years ago

Yeah this could be a good feature if it's generic enough ofc. I'd welcome a PR!

lucasvianav commented 3 years ago

Great, I'll look into it :)

rmagatti commented 2 years ago

@glyh @lucasvianav mind testing out the branch in the draft PR?

lucasvianav commented 2 years ago

Hey @rmagatti

Sorry for the delay, life's been a little chaotic. Since it's working and merged, so I'll close this issue