Open DanielCardonaRojas opened 4 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.96. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
coc-explorer
does not support save to session, you can use set sessionoptions=curdir,folds,help,slash,tabpages,unix
to avoid error
Hi, is session support planned? Thank you for this awesome plugin
Hi @amit777. There no plan at the moment, because I'm busy few months. I might consider this feature after the implementation of other priority features.
I found this workaround slightly better, as it respects your other existing options. (btw, vim and neovim have different default options)
set sessionoptions-=blank
When running a
:mksession!
I get:The line causing the error in Session.vim