Merge pull request #579 from alphastorm/master
Fix minor typo in the g:ale_lint_on_insert_leave docs
This commit is contained in:
commit
6f76a840f0
@ -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