diff options
author | w0rp <devw0rp@gmail.com> | 2019-02-13 10:38:04 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2019-02-13 10:38:04 +0000 |
commit | e88243687a2da8cd02962bc78874ec0e60aecaf2 (patch) | |
tree | c40c0c09b29cd3caca7597f5e8adaec2c99a1e6b | |
parent | f1bf795b8b4bfc0a5636a6b74d4f28cbfc57a11f (diff) | |
download | ale-e88243687a2da8cd02962bc78874ec0e60aecaf2.zip |
Better wording
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |