diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ ALE (Asynchronous Lint Engine) is a plugin for providing linting 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. +[Language Server Protocol](https://langserver.org/) client. ![linting example](img/example.gif?raw=true) |