folke / persistence.nvim

💾 Simple session management for Neovim
Apache License 2.0
655 stars 25 forks source link

Add capture_startup_directory option #49

Closed ZyX-II closed 3 months ago

ZyX-II commented 7 months ago

Fixes #48 when option is disabled

github-actions[bot] commented 3 months ago

This PR is stale because it has been open 60 days with no activity.

folke commented 3 months ago

You should really just use the recommended setup and load on BufReadPre. That way, you won't have this issue