summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdriaan Zonnenberg <adriaanzon@users.noreply.github.com>2017-06-02 16:08:54 +0200
committerGitHub <noreply@github.com>2017-06-02 16:08:54 +0200
commit2b9e320370cb5a2e90bff5ef778f8ba8079b98dc (patch)
treef8bd53029613fd956800e5837aebb0ee95bbac53 /README.md
parentfbd76fb63d87573c0c46635a9df4c119db16bf55 (diff)
downloadale-2b9e320370cb5a2e90bff5ef778f8ba8079b98dc.zip
Suggest :ALELint instead of ale#Lint()
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 195ce983..b1cf9477 100644
--- a/README.md
+++ b/README.md
@@ -486,4 +486,4 @@ still be an advantage.
If you are still concerned, you can turn the automatic linting off altogether,
including the option `g:ale_lint_on_enter`, and you can run ALE manually with
-`:call ale#Lint()`.
+`:ALELint`.