none-ls.nvim
Language server tools
Tools to simplify language server setup and use in Neovim
null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3k stars
11 watching
87 forks
Language: Lua
last commit: about 6 hours ago
Linked from 1 awesome list
lspneovimneovim-lspneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
neovim/nvim-lspconfig | Provides default configurations for language servers in Nvim. | 10,905 |
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 15,291 |
zeioth/none-ls-autoload.nvim | Automates loading and unloading of Mason packages for use with the none-ls language server protocol | 21 |
nvim-lua/kickstart.nvim | A starting point for personal Neovim configuration. | 20,560 |
nvimdev/lspsaga.nvim | Improves Neovim's language server integration and development experience using Lua | 3,504 |
ayamir/nvimdots | A well-configured Neovim setup with Lua configuration and plugins. | 2,963 |
hrsh7th/nvim-cmp | A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. | 8,230 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 8,041 |
echasnovski/mini.nvim | A collection of independent Lua modules improving Neovim experience with minimal effort. | 5,528 |
folke/trouble.nvim | A tool to help developers diagnose and solve coding issues in real-time. | 5,701 |
nvim-tree/nvim-tree.lua | A plugin for Neovim that provides a graphical file explorer tree | 7,328 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 633 |
nvim-lua/plenary.nvim | A comprehensive Lua library providing a set of reusable functions for various tasks in Neovim plugins | 2,850 |
nvim-lualine/lualine.nvim | A Neovim statusline plugin with customizable components written in Lua. | 6,353 |
anott03/nvim-lspinstall | A replacement for neovim's :LspInstall function to install language servers for its built-in lsp. | 88 |