otavioschwanck / arrow.nvim

Bookmark your files, separated by project, and quickly navigate through them.
Other
454 stars 19 forks source link

feature request: git branch scoped marks #8

Closed nikbrunner closed 7 months ago

nikbrunner commented 7 months ago

Harpoon has a similar option, that the marks are scoped to the current git branch. I love this feature personally. Would it be possible to bring this to this great little plugin? Otherwise I love arrow.nvim. 😊

otavioschwanck commented 7 months ago

Done at: https://github.com/otavioschwanck/arrow.nvim/commit/f9058e5cf9433258f944518e3980f27c07b4f6c3

just add separate_by_branch=true on the setup

nikbrunner commented 7 months ago

I love you! Thats awesome. Thank you! 😊