Closed dandrestor closed 1 year ago
Neovim can restore help buffers if sessionoptions includes the value help. This change makes help buffers be reported as restorable and, as such, included in session management.
sessionoptions
help
See also the Neovim docs for sessionoptions.
Neovim can restore help buffers if
sessionoptions
includes the valuehelp
. This change makeshelp
buffers be reported as restorable and, as such, included in session management.See also the Neovim docs for sessionoptions.