Suggest :ALELint instead of ale#Lint()
This commit is contained in:
parent
fbd76fb63d
commit
2b9e320370
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,
|
||||
including the option `g:ale_lint_on_enter`, and you can run ALE manually with
|
||||
`:call ale#Lint()`.
|
||||
`:ALELint`.
|
||||
|
|
Reference in a new issue