You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Evgeni Chasnovski edited this page May 9, 2022
·
1 revision
How to start nvim without session when autoread is true?
All "runtime" options in every 'mini.nvim' module can be modified manually after setup to take effect. So to do this, start Neovim with nvim -c 'lua MiniSessions.config.autoread = false'.