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

include telescope buffer in ignore list #44

Closed jordisantamaria closed 3 years ago

jordisantamaria commented 3 years ago

Right now telescope is giving error, because trying to autosave telescope buffer, It should fix It.

https://github.com/thaerkh/vim-workspace/issues/43

thaerkh commented 3 years ago

My first impressions is that this too user specific (i.e. one can opt for fzf or other plugin alternatives), but this plugin looks popular enough in nvim that I see no harm to merge - thanks!