summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 8e8f5f4f..e45cfa92 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -2196,6 +2196,12 @@ ALELint *ALELint-autocmd*
The autocmd commands are run with |:silent|, so |:unsilent| is required for
echoing messges.
+
+ALEStartLint *ALEStartLint-autocmd*
+
+ This |User| autocommand is triggered by ALE right after it started a new
+ linting job.
+
===============================================================================
10. Special Thanks *ale-special-thanks*