Description
Adds asynchronous linting and Language Server Protocol support to Vim so diagnostics can appear while editing code. It is useful for developers who want feedback from linters and language servers without leaving the editor.
This package extends Vim rather than adding a standalone app. It may run project tools in the background, so use it with trusted workspaces and configured linters.