mirror of https://github.com/dense-analysis/ale
Better wording
This commit is contained in:
parent
f1bf795b8b
commit
e88243687a
|
@ -3,7 +3,7 @@
|
|||
|
||||
![ALE Logo by Mark Grealish - https://www.bhalash.com/](img/logo.jpg?raw=true)
|
||||
|
||||
ALE (Asynchronous Lint Engine) is a plugin for providing linting (checking of
|
||||
ALE (Asynchronous Lint Engine) is a plugin for providing linting (checking
|
||||
syntax and semantics) 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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue