mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 05:24:46 +08:00
Fix minor typo in the g:ale_lint_on_insert_leave docs
This commit is contained in:
@@ -406,7 +406,7 @@ g:ale_lint_on_insert_leave *g:ale_lint_on_insert_leave*
|
||||
Default: `0`
|
||||
|
||||
This option will make ALE run the linters whenever leaving insert mode when
|
||||
it it set to `1` in your vimrc file.
|
||||
it is set to `1` in your vimrc file.
|
||||
|
||||
|
||||
g:ale_linter_aliases *g:ale_linter_aliases*
|
||||
|
||||
Reference in New Issue
Block a user