mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-09 05:54:45 +08:00
Explain what linting is in the first sentence
This commit is contained in:
@@ -3,9 +3,9 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
ALE (Asynchronous Lint Engine) is a plugin for providing linting in NeoVim
|
ALE (Asynchronous Lint Engine) is a plugin for providing linting (checking of
|
||||||
0.2.0+ and Vim 8 while you edit your text files, and acts as a Vim
|
syntax and semantics) in NeoVim 0.2.0+ and Vim 8 while you edit your text files,
|
||||||
[Language Server Protocol](https://langserver.org/) client.
|
and acts as a Vim [Language Server Protocol](https://langserver.org/) client.
|
||||||
|
|
||||||
<img src="img/example.gif?raw=true" alt="A linting example with the darkspectrum color scheme in GVim." title="A linting example with the darkspectrum color scheme in GVim.">
|
<img src="img/example.gif?raw=true" alt="A linting example with the darkspectrum color scheme in GVim." title="A linting example with the darkspectrum color scheme in GVim.">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user