Suggest :ALELint instead of ale#Lint()

This commit is contained in:
Adriaan Zonnenberg 2017-06-02 16:08:54 +02:00 committed by GitHub
parent fbd76fb63d
commit 2b9e320370
1 changed files with 1 additions and 1 deletions

View File

@ -486,4 +486,4 @@ still be an advantage.
If you are still concerned, you can turn the automatic linting off altogether, 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 including the option `g:ale_lint_on_enter`, and you can run ALE manually with
`:call ale#Lint()`. `:ALELint`.