From f0325d7322cbd532fd981f8872d36e8e053d1ddf Mon Sep 17 00:00:00 2001 From: Leonardo Pistone Date: Wed, 21 Mar 2018 17:02:43 +0100 Subject: [PATCH] doc: fix misspelled feature name --- doc/ale.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ale.txt b/doc/ale.txt index bfbad8a..e99eaeb 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -269,7 +269,7 @@ CONTENTS *ale-contents* ALE provides the means to run linters asynchronously in Vim in a variety of languages and tools. ALE sends the contents of buffers to linter programs using the |job-control| features available in Vim 8 and NeoVim. For Vim 8, -Vim must be compiled with the |job| and |channel| and |timer| features +Vim must be compiled with the |job| and |channel| and |timers| features as a minimum. ALE supports the following key features for linting: