Hi! I’ve created refjump.nvim which is a plugin that lets you use ]r
/[r
to jump to the next/previous LSP reference in the current buffer for the item under the cursor.
The plugin also automatically integrates with demicolon.nvim if you have it installed, which I recently posted about. This means that you can also repeat the jumps forward/backward with ;
/,
.
Here’s a video showing it in action.
Enjoy!
You must log in or register to comment.