thaerkh / vim-workspace

📑 Automated Vim session management with file auto-save and persistent undo history
Apache License 2.0
466 stars 30 forks source link

options lost when saving existing workspace #52

Open stkid opened 2 years ago

stkid commented 2 years ago

In function s:LoadWorkspace(), it set sessionoptions-=options, then some options will lost when saving existing workspace, should we remove that ?