mirror of https://github.com/dense-analysis/ale
Merge pull request #2602 from lbonn/master
Update docs on default after recent changes
This commit is contained in:
commit
418f8a6fed
|
@ -981,7 +981,7 @@ g:ale_lint_on_insert_leave *g:ale_lint_on_insert_leave*
|
|||
*b:ale_lint_on_insert_leave*
|
||||
|
||||
Type: |Number|
|
||||
Default: `0`
|
||||
Default: `1`
|
||||
|
||||
When set to `1` in your vimrc file, this option will cause ALE to run
|
||||
linters when you leave insert mode.
|
||||
|
|
Loading…
Reference in New Issue