lsp-setup.nvim
LSP config wrapper
A wrapper that simplifies the setup of language servers for Neovim.
A simple wrapper for nvim-lspconfig and mason-lspconfig to easily setup LSP servers.
225 stars
5 watching
12 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
lsp-serverluamasonmason-lspconfigneovimnvimnvim-lspconfig
Related projects:
Repository | Description | Stars |
---|---|---|
tamago324/nlsp-settings.nvim | Configures LSP settings for Neovim | 324 |
jinzhongjia/lspui.nvim | A plugin that wraps Neovim's LSP operations with a user interface | 176 |
alexaandru/nvim-lspupdate | Automates the installation and updating of Language Server Protocol (LSP) servers in Neovim. | 91 |
creativenull/diagnosticls-configs-nvim | An unofficial collection of linter and formatter configurations for diagnostic-languageserver to work with Neovim. | 89 |
anott03/nvim-lspinstall | A replacement for neovim's :LspInstall function to install language servers for its built-in lsp. | 88 |
jrychn/modulevim | A NeoVim configuration with features like LSP support, snippets, and plugins | 9 |
jonathandion/web-dev.nvim | A Neovim configuration tailored for web development | 67 |
dam9000/kickstart-modular.nvim | A modular Neovim configuration starting point with Lua documentation and a straightforward setup process. | 488 |
pgosar/cybernvim | A simple, extensible, and highly customizable Neovim configuration with an IDE-like feature set | 335 |
adoyle-h/one.nvim | An all-in-one Neovim configuration framework implemented in Lua. | 153 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 632 |
lewis6991/pckr.nvim | A plugin manager and package installer for Neovim configuration files written in Lua. | 261 |
linrongbin16/lin.nvim | A highly configured Neovim distribution with integrated utilities and plugins for development | 74 |
normalnvim/normalnvim | A Neovim distribution with pre-configured plugins and features | 525 |
creativenull/efmls-configs-nvim | An unofficial collection of linters and formatters configured for efm-langserver in neovim. | 278 |