nvim-dr-lsp
Definition counter
A plugin that displays definitions and references of the word under the cursor in the statusline with counts
Status line component showing the number of LSP definition and reference of the token under the cursor.
27 stars
2 watching
1 forks
Language: Lua
last commit: 14 days ago
Linked from 1 awesome list
lspnvim-pluginstatusline
Related projects:
Repository | Description | Stars |
---|---|---|
chrisgrieser/nvim-rulebook | A plugin that provides tools to manage and resolve coding errors in Neovim | 76 |
rutatang/compter.nvim | Extends Neovim's built-in counting functionality to support custom patterns and operations | 26 |
chrisgrieser/nvim-lsp-endhints | Displays LSP inlay hints at the end of the line instead of within the line | 121 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 633 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 35 |
chrisgrieser/nvim-chainsaw | A plugin for inserting log statements in various programming languages. | 105 |
kosayoda/nvim-lightbulb | An LSP plugin for Neovim that provides code action feedback | 817 |
soulis-1256/eagle.nvim | Displays diagnostics and LSP information in a custom floating window triggered by mouse movement or keyboard input. | 265 |
vidocqh/lsp-lens.nvim | A plugin that displays references and definition info upon functions | 281 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 99 |
chrisgrieser/nvim-genghis | A lightweight plugin for Neovim that provides quick and convenient file operations. | 203 |
linrongbin16/lsp-progress.nvim | A Neovim plugin that displays performant progress status for Language Server Protocol (LSP) clients. | 216 |
dnlhc/glance.nvim | A visual interface for inspecting and editing LSP locations | 742 |
ranjithshegde/ccls.nvim | An integration of the ccls language server with Neovim plugin capabilities for code navigation and analysis | 70 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 405 |