Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.ml
neovim·Neovimbymawkler

New plugin: refjump.nvim - jump to next/previous LSP reference 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!

New plugin: refjump.nvim - jump to next/previous LSP reference with ]r/[rhttps://github.com/mawkler/refjump.nvimOpen linkView original on lemmy.ml
21

No replies yet

No comments on the original post yet.
New plugin: refjump.nvim - jump to next/previous LSP reference with ]r/[r | Spyke