Skip to content

Conversation

albertmur
Copy link

The auto-session plugin has updated its API and command names, and the config shows deprecation warnings. The following changed:

  • auto_restore_enabled = false → auto_restore = false
  • auto_session_suppress_dirs = { ... } → suppressed_dirs = { ... }
  • :SessionSave / :SessionRestore → :AutoSession save / :AutoSession restore

Hopefully this helps anyone else setting up Neovim following along, and thanks a lot for the video!

The auto-session plugin has updated its API and command names, and the config shows deprecation warnings.
The following changed:
- auto_restore_enabled = false → auto_restore = false
- auto_session_suppress_dirs = { ... } → suppressed_dirs = { ... }
- :SessionSave / :SessionRestore → :AutoSession save / :AutoSession restore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant