nerdtree icon indicating copy to clipboard operation
nerdtree copied to clipboard

Jump to bookmark table shortcut

Open rzvxa opened this issue 1 year ago • 1 comments

Description of Changes

Closes #1304 and #1307


New Version Info

Adds the 'gb' binding to jump to the bookmark table.

rzvxa avatar Dec 26 '23 01:12 rzvxa

@alerque Hi, It is based on #1307. I've made some clean-ups here and there and changed the shortcut to gb instead of b to prevent clashing with the back vim motion. This implementation will jump to the bookmark table if it is already open, and will open it when it is closed.

Let me know whether you want this to be included in 7.1.0 or 7.2.0.

rzvxa avatar Dec 26 '23 02:12 rzvxa