Skip to content

Help debug my Auto sessions #276

Answered by cameronr
alankritjoshi asked this question in Q&A
Discussion options

You must be logged in to vote

I just noticed that your config won't actually load auto-session because you've defined keys but haven't set lazy = false (or defined an event to trigger lazy loading). That means Lazy.nvim won't load auto-session until you press one of the keys. That's why it wasn't working for you. If you add lazy = false to your auto-session config, it should work.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cameronr
Comment options

Answer selected by cameronr
@alankritjoshi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants