From 4872ce2ab430ddfcb123e45dab42778e5a188c63 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sat, 31 Dec 2022 15:17:13 +0000 Subject: Add new demo video to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd58f7c8..0236944b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking and semantic errors) 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. -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 -- cgit v1.2.3