From 0b3ee11546952f11bcfa56ea58b28d99f19ab3a3 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 22 Apr 2018 20:32:39 +0100 Subject: [PATCH] Fix a typo --- doc/ale.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ale.txt b/doc/ale.txt index fa25cdd..9692708 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -649,7 +649,7 @@ information returned by LSP servers. The following commands are supported: ALE supports finding references for symbols though any enabled LSP linters. ALE will display a preview window showing the places where a symbol is referenced in a codebase when a command is run. The following commands are -supporte3: +supported: |ALEFindReferences| - Find references for the word under the cursor.