From a0343649943fc4359ce8e4f0e5e4452d71baca3e Mon Sep 17 00:00:00 2001 From: w0rp Date: Mon, 13 Aug 2018 11:31:32 +0100 Subject: [PATCH] #1808 Try to explain the color scheme for the example GIF --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd11d323..56356c76 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@ 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. -![linting example](img/example.gif?raw=true) +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