Fix a typo in the documentation
This commit is contained in:
parent
9d98e6db0c
commit
d456ac19ca
1 changed files with 1 additions and 1 deletions
|
@ -2202,7 +2202,7 @@ ale#linter#Define(filetype, linter) *ale#linter#Define()*
|
||||||
|
|
||||||
This argument is required, unless the linter is an
|
This argument is required, unless the linter is an
|
||||||
LSP linter. In which case, this argument must not be
|
LSP linter. In which case, this argument must not be
|
||||||
defined, as LSP linters handle diangostics
|
defined, as LSP linters handle diagnostics
|
||||||
automatically. See |ale-lsp-linters|.
|
automatically. See |ale-lsp-linters|.
|
||||||
|
|
||||||
The keys for each item in the List will be handled in
|
The keys for each item in the List will be handled in
|
||||||
|
|
Reference in a new issue