Shatur / neovim-session-manager

A simple wrapper around :mksession.
GNU General Public License v3.0
530 stars 52 forks source link

Make help buffers restorable #97

Closed dandrestor closed 1 year ago

dandrestor commented 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.

See also the Neovim docs for sessionoptions.