refjump.nvim
Reference jumper
A plugin for Neovim to jump between LSP references in Lua code.
Jump to next/previous LSP reference for item under cursor with ]r/[r
43 stars
1 watching
2 forks
Language: Lua
last commit: 15 days ago
Linked from 1 awesome list
lspluaneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
mawkler/demicolon.nvim | Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 76 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 11 |
mawkler/modicator.nvim | Displays a line number indicator based on the current mode in Neovim | 329 |
xiaoshihou514/squirrel.nvim | A plugin that uses Treesitter to quickly jump around in code using simple keystrokes. | 16 |
mr-lllll/cool-chunk.nvim | A fast and lightweight plugin for highlighting code chunks and contexts within a Lua-based Neovim extension. | 24 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 473 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |
tenxsoydev/karen-yank.nvim | A Neovim plugin to improve register handling with intuitive mappings and intentional deletion | 81 |
simaxme/java.nvim | A plugin that provides basic refactoring capabilities for Java files in Neovim. | 23 |
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |
chrsm/impulse.nvim | A Notion API client for Neovim plugins | 95 |
mrjones2014/op.nvim | A plugin that integrates 1Password into Neovim, allowing users to create and edit items, use secure notes editor, and access their vault from within the editor. | 84 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
rrethy/vim-illuminate | Automatically highlights other uses of the word under the cursor in a text editor. | 2,227 |