Try again

This commit is contained in:
w0rp 2018-08-13 11:31:54 +01:00
parent a034364994
commit 4179177830
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 1 additions and 5 deletions

View File

@ -7,11 +7,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.
<img
src="img/example.gif?raw=true"
alt="A linting example with the darkspectrum color scheme in GVim."
title="A linting example with the darkspectrum color scheme in GVim."
>
<img src="img/example.gif?raw=true" alt="A linting example with the darkspectrum color scheme in GVim." title="A linting example with the darkspectrum color scheme in GVim.">
ALE makes use of NeoVim and Vim 8 job control functions and timers to
run linters on the contents of text buffers and return errors as