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

Work Space not loading up on nvim v0.4.4 #42

Open ankitpal1029 opened 3 years ago

ankitpal1029 commented 3 years ago

I turned on the toggleworkspace and toggleautosave while in nvim on my project directory , it saves a file back to the save directory i had specified i.e ~/.config/nvim/sessions but upon closing nvim with the buffers open with :q and restarting it the buffers don't restore

any idea what could be the issue here?