mfussenegger / nvim-lint
nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.lsp awesome-neovim
nvim-lint is an asynchronous linter that works as a complementary tool to the built-in LSP. It spawns linters, parses their output, and reports the results using the vim.diagnostic module. The plugin is useful for languages that do not have language servers or when standalone linters provide better results. It supports various linters out-of-the-box and allows for the addition of custom linters.
Developers using nvim-lint
more configs 1396 init.lua 82 7171
1346 init.lua 56 10468
1253 init.lua 29 1635
940 init.lua 208 10595