Can I create workspaces on the fly? #208
-
|
Title says it all, is there a way I can dynamically create workspaces? My typical workflow is to work in |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I understand the question but fail to see the use case. What would the dynamic work space do for you if it is not persistent across your neovim startups? If you're only looking for a way to jump to certain locations I would rather suggest something like https://github.com/ThePrimeagen/harpoon. |
Beta Was this translation helpful? Give feedback.
I understand the question but fail to see the use case. What would the dynamic work space do for you if it is not persistent across your neovim startups?
If you're only looking for a way to jump to certain locations I would rather suggest something like https://github.com/ThePrimeagen/harpoon.
If that is not what you meant, please elaborate on the scenario and what purpose the dynamic workspace serves in your workflow?