Make LSP support more prominent in the README

This commit is contained in:
w0rp 2018-07-19 17:00:23 +01:00
parent 5453e0e1a4
commit dfa38ff0dd
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 2 additions and 1 deletions

View File

@ -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)