Merge pull request #615 from w0rp/adriaanzon-patch-1
Suggest :ALELint instead of ale#Lint()
This commit is contained in:
commit
8c5a7fb2ca
1 changed files with 1 additions and 1 deletions
|
@ -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`.
|
||||||
|
|
Reference in a new issue