diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ ![ALE Logo by Mark Grealish - https://www.bhalash.com/](img/logo.jpg?raw=true) ALE (Asynchronous Lint Engine) is a plugin for providing linting in NeoVim -0.2.0+ and Vim 8 while you edit your text files. +0.2.0+ and Vim 8 while you edit your text files, and acts as a Vim +[language server protocol](https://langserver.org/) client. ![linting example](img/example.gif?raw=true) |