nvim-lspupdate
LSP manager
Automates the installation and updating of Language Server Protocol (LSP) servers in Neovim.
Updates installed LSP servers, automatically
91 stars
2 watching
5 forks
Language: Fennel
last commit: 10 months ago
Linked from 1 awesome list
lspneovimnvim
Related projects:
Repository | Description | Stars |
---|---|---|
anott03/nvim-lspinstall | A replacement for neovim's :LspInstall function to install language servers for its built-in lsp. | 88 |
junnplus/lsp-setup.nvim | A wrapper that simplifies the setup of language servers for Neovim. | 226 |
hinell/lsp-timeout.nvim | Prevents LSP servers from consuming excessive memory by stopping and restarting them automatically upon gaining or losing focus. | 221 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 633 |
linrongbin16/lsp-progress.nvim | A Neovim plugin that displays performant progress status for Language Server Protocol (LSP) clients. | 216 |
tamago324/nlsp-settings.nvim | Configures LSP settings for Neovim | 324 |
deathbeam/lspecho.nvim | Displays LSP progress in the command line | 22 |
idanarye/nvim-buffls | Adds LSP functionality to specific Neovim buffers | 9 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,106 |
zeioth/distroupdate.nvim | Automates updating of Neovim configuration from a GitHub remote repository | 11 |
smjonas/inc-rename.nvim | Provides an incremental LSP renaming feature with real-time visual feedback. | 689 |
linrongbin16/lin.nvim | A highly configured Neovim distribution with IDE-like features and utilities for development | 77 |
zeioth/garbage-day.nvim | Automates the stopping and starting of language-server clients to reclaim RAM when not in use. | 318 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 50 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 35 |