folke / persistence.nvim

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

feat(persistence): add `pre-` and `post-` load hooks #24

Closed 5c077m4n closed 2 months ago

mkdir700 commented 5 months ago

@folke Hey, can this PR be merged? I think this feature is pretty good.

XavierChanth commented 5 months ago

I could use this!

catgoose commented 3 months ago

This would be great because sometimes foldlevel gets set to 0 and it interferes with ufo

rubiin commented 2 months ago

This looks neat. Will help users write other complex logics

folke commented 2 months ago

Thanks!