Merge pull request #615 from w0rp/adriaanzon-patch-1

Suggest :ALELint instead of ale#Lint()
This commit is contained in:
w0rp
2017-06-02 18:40:37 +01:00
committed by GitHub

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`.