LintaoAmons / bookmarks.nvim

Persistent bookmarks: powerful but simple (one shortcut to add, rename, and remove bookmark)
https://lintao-index.pages.dev/docs/Vim/Neovim/my-plugins-docs/bookmarks.nvim/
MIT License
173 stars 6 forks source link

Add option to automatically scope bookmarks per git branch #24

Open niba opened 4 months ago

niba commented 4 months ago

Very often when we switch branch we start a new feature / bug and it is good idea to keep separate bookmarks per git branch

LintaoAmons commented 4 months ago

This is a more advanced feature, currently if I have more energy I will try to implement the tree view firstlly