LspUI.nvim
LSP wrapper
A plugin that wraps Neovim's LSP operations with a user interface
A modern and useful UI plugin that wraps lsp operations.
177 stars
4 watching
3 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
neovim-lua-pluginneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 50 |
junnplus/lsp-setup.nvim | A wrapper that simplifies the setup of language servers for Neovim. | 225 |
kosayoda/nvim-lightbulb | An LSP plugin for Neovim that provides code action feedback | 817 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 34 |
vidocqh/lsp-lens.nvim | A plugin that displays references and definition info upon functions | 276 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,090 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 579 |
linrongbin16/lsp-progress.nvim | A Neovim plugin that displays performant progress status for Language Server Protocol (LSP) clients. | 214 |
malbertzard/inline-fold.nvim | A plugin that hides code within specific patterns to improve readability and usability in text editors | 82 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |
j-hui/fidget.nvim | A plugin that provides an extensible UI for Neovim notifications and LSP progress messages. | 2,014 |
cstsunfu/.sea.nvim | A NeoVim IDE with integrated Lua and plugin management features | 146 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 147 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 632 |
onsails/lspkind.nvim | A plugin that adds pictograms to Neovim's lsp completion items | 1,511 |