Fix minor typo in the g:ale_lint_on_insert_leave docs
This commit is contained in:
parent
ed8f79987d
commit
da8fd647bf
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user