Merge pull request #1438 from lepistone/doc-timers

doc: fix misspelled feature name
This commit is contained in:
w0rp 2018-03-21 17:35:34 +00:00 committed by GitHub
commit ca2472a460
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ CONTENTS *ale-contents*
ALE provides the means to run linters asynchronously in Vim in a variety of 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 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, 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. as a minimum.
ALE supports the following key features for linting: ALE supports the following key features for linting: