stevearc / resession.nvim

A replacement for mksession with a better API
MIT License
175 stars 13 forks source link

docs: fix suggested VimEnter autocmd #53

Closed AThePeanut4 closed 2 months ago

AThePeanut4 commented 3 months ago

Adds nested = true to the suggested VimEnter autocmd, as per https://github.com/stevearc/resession.nvim/issues/44#issuecomment-2027345600.

Fixes #44

stevearc commented 2 months ago

LGTM thanks!