mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-26 04:50:20 +00:00
Add mawkler/refjump.nvim
(#1298)
This commit is contained in:
parent
4dec9c3f04
commit
9bb3c20aef
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@
|
|||
- [rachartier/tiny-inline-diagnostic.nvim](https://github.com/rachartier/tiny-inline-diagnostic.nvim) - Display prettier diagnostic messages. Display one line diagnostic messages where the cursor is, with icons and colors.
|
||||
- [chrisgrieser/nvim-lsp-endhints](https://github.com/chrisgrieser/nvim-lsp-endhints) - Display LSP inlay hints at the end of the line, rather than within the line.
|
||||
- [rachartier/tiny-code-action.nvim](https://github.com/rachartier/tiny-code-action.nvim) - Provides a simple way to run and visualize code actions with Telescope.
|
||||
- [mawkler/refjump.nvim](https://github.com/mawkler/refjump.nvim) - Jump to next/previous LSP reference for item under cursor with `]r`/`[r`.
|
||||
|
||||
#### LSP Installer
|
||||
|
||||
|
|
Loading…
Reference in a new issue