nlsp-settings.nvim
LSP config
Configures LSP settings for Neovim
A plugin for setting Neovim LSP with JSON or YAML files
324 stars
3 watching
19 forks
Language: Lua
last commit: 7 days ago
Linked from 1 awesome list
language-server-protocollspneovimneovim-pluginnvim
Related projects:
Repository | Description | Stars |
---|---|---|
junnplus/lsp-setup.nvim | A wrapper that simplifies the setup of language servers for Neovim. | 225 |
jrychn/modulevim | A NeoVim configuration with features like LSP support, snippets, and plugins | 9 |
tamago324/lir.nvim | A plugin for Neovim that provides a simple file explorer with various navigation and management actions. | 355 |
normalnvim/normalnvim | A Neovim distribution with pre-configured plugins and features | 525 |
dam9000/kickstart-modular.nvim | A modular Neovim configuration starting point with Lua documentation and a straightforward setup process. | 488 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 46 |
anott03/nvim-lspinstall | A replacement for neovim's :LspInstall function to install language servers for its built-in lsp. | 88 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 632 |
creativenull/diagnosticls-configs-nvim | An unofficial collection of linter and formatter configurations for diagnostic-languageserver to work with Neovim. | 89 |
jonathandion/web-dev.nvim | A Neovim configuration tailored for web development | 67 |
lukaspietzschmann/boo.nvim | A plugin that provides an integrated development environment (IDE) feature for language servers. | 34 |
adoyle-h/one.nvim | An all-in-one Neovim configuration framework implemented in Lua. | 154 |
lewis6991/pckr.nvim | A plugin manager and package installer for Neovim configuration files written in Lua. | 261 |
alexaandru/nvim-lspupdate | Automates the installation and updating of Language Server Protocol (LSP) servers in Neovim. | 91 |
pgosar/cybernvim | A simple, extensible, and highly customizable Neovim configuration with an IDE-like feature set | 335 |