nvim-lspinstall

Language Server Installer

A replacement for neovim's :LspInstall function to install language servers for its built-in lsp.

GitHub

88 stars
2 watching
6 forks
Language: Lua
last commit: about 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
alexaandru/nvim-lspupdateAutomates the installation and updating of Language Server Protocol (LSP) servers in Neovim.91
junnplus/lsp-setup.nvimA wrapper that simplifies the setup of language servers for Neovim.226
tamago324/nlsp-settings.nvimConfigures LSP settings for Neovim324
scalameta/nvim-metalsA plugin that integrates the Scala Language Server into Neovim for better development experience.478
lopi-py/luau-lsp.nvimAn extension to Neovim for improved Lua development experience50
nvim-lua/lsp-status.nvimUtility functions for generating statusline components from LSP servers633
lukaspietzschmann/boo.nvimA plugin that provides an integrated development environment (IDE) feature for language servers.35
sachinsenal0x64/hot.nvimA plugin for Neovim that enables live code reloading and testing for multiple programming languages.28
zeioth/garbage-day.nvimAutomates the stopping and starting of language-server clients to reclaim RAM when not in use.320
stevanmilic/nvim-lspimportA plugin that resolves imports for undefined terms in Neovim by using the Language Server Protocol.65
kurama622/llm.nvimEnables users to interact with large language models within Neovim for tasks like code optimization and translation.65
zeioth/none-ls-autoload.nvimAutomates loading and unloading of Mason packages for use with the none-ls language server protocol21
deathbeam/lspecho.nvimDisplays LSP progress in the command line22
vxpm/ferris.nvimA Neovim plugin for interacting with Rust Analyzer's LSP extensions99
ray-x/lsp_signature.nvimA plugin that provides function signature hints as you type in Neovim.2,111