mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 05:04:28 +08:00
Adjust the README wording slightly
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
ALE (Asynchronous Lint Engine) is a plugin for providing linting (checking
|
ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking
|
||||||
syntax and semantics) in NeoVim 0.2.0+ and Vim 8 while you edit your text files,
|
and semantic errors) in NeoVim 0.2.0+ and Vim 8 while you edit your text files,
|
||||||
and acts as a Vim [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