dhruvasagar / vim-prosession

Handle vim sessions like a pro
254 stars 22 forks source link

Option to disable for given workdir #112

Closed pbower closed 6 months ago

pbower commented 6 months ago

Hi,

This plugin's great, but if I launch neovim from the home directory ~/ it clogs that up with an existing session>

Would you consider adding a configuration option in the plugin to enable excluding a list of directories from triggering automatic save and/or reload?

Thanks

dhruvasagar commented 6 months ago

@pbower This is already supported with :h g:prosession_ignore_dirs or :h g:prosession_ignore_expr