New plugin: refjump.nvim - jump to next/previous LSP reference with ]r/[r
New plugin: refjump.nvim - jump to next/previous LSP reference with ]r/[r
github.com
GitHub - mawkler/refjump.nvim: Jump to next/previous LSP reference for item under cursor with ]r/[r

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!