nvim-lint
Linter
An asynchronous linter plugin for Neovim that complements the built-in Language Server Protocol support.
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
2k stars
7 watching
212 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
hacktoberfestlinterneovimneovim-pluginsyntax-checker
Related projects:
Repository | Description | Stars |
---|---|---|
creativenull/diagnosticls-configs-nvim | An unofficial collection of linter and formatter configurations for diagnostic-languageserver to work with Neovim. | 89 |
mfussenegger/nvim-jdtls | Tools and extensions for Neovim to work with Java and Eclipse JDT Language Server Protocol | 1,150 |
nvimdev/guard.nvim | Utility plugin to format and lint code in Neovim | 458 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |
linrongbin16/gentags.nvim | Automated tags management plugin for Neovim to fill gaps in LSP and Treesitter implementations | 15 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 438 |
linrongbin16/gitlinker.nvim | A Neovim plugin that generates sharable file permalinks with line ranges for git host websites | 174 |
loricandre/oneterm.nvim | A one terminal plugin to manage Neovim configuration and file navigation | 56 |
numtostr/fterm.nvim | A floating terminal plugin for neovim | 753 |
creativenull/efmls-configs-nvim | An unofficial collection of linters and formatters configured for efm-langserver in neovim. | 284 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 292 |
rutatang/compter.nvim | Extends Neovim's built-in counting functionality to support custom patterns and operations | 26 |
scalameta/nvim-metals | A plugin that integrates the Scala Language Server into Neovim for better development experience. | 478 |
ranjithshegde/ccls.nvim | An integration of the ccls language server with Neovim plugin capabilities for code navigation and analysis | 70 |
linrongbin16/lin.nvim | A highly configured Neovim distribution with IDE-like features and utilities for development | 77 |