nvim-lsputils
LSP client extender
An extension that enhances Neovim's LSP client with user-friendly features and default settings for common actions.
Better defaults for nvim-lsp actions
456 stars
8 watching
19 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
fuzzy-searchlspneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 146 |
stevanmilic/nvim-lspimport | A plugin that resolves imports for undefined terms in Neovim by using the Language Server Protocol. | 61 |
idanarye/nvim-buffls | Adds LSP functionality to specific Neovim buffers | 9 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |
junnplus/lsp-setup.nvim | A wrapper that simplifies the setup of language servers for Neovim. | 225 |
jinzhongjia/lspui.nvim | A plugin that wraps Neovim's LSP operations with a user interface | 176 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,085 |
backdround/improved-ft.nvim | An extension for Neovim's default f/t hop abilities with improved functionality | 40 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 46 |
alexaandru/nvim-lspupdate | Automates the installation and updating of Language Server Protocol (LSP) servers in Neovim. | 91 |
vidocqh/lsp-lens.nvim | A plugin that displays references and definition info upon functions | 276 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |
tristone13th/lspmark.nvim | A plugin that provides persistent bookmarks with project-wise organization and Telescopes integration. | 54 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 34 |
woosaaahh/sj.nvim | An extension for Neovim that enables quick search and jump functionality across visible lines in buffers. | 127 |