mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-23 04:21:26 +08:00
Update docs on default after recent changes
`g:ale_lint_on_insert_leave` default has been changed from 0 to 1 in
168768b326
This commit is contained in:
@@ -981,7 +981,7 @@ g:ale_lint_on_insert_leave *g:ale_lint_on_insert_leave*
|
|||||||
*b:ale_lint_on_insert_leave*
|
*b:ale_lint_on_insert_leave*
|
||||||
|
|
||||||
Type: |Number|
|
Type: |Number|
|
||||||
Default: `0`
|
Default: `1`
|
||||||
|
|
||||||
When set to `1` in your vimrc file, this option will cause ALE to run
|
When set to `1` in your vimrc file, this option will cause ALE to run
|
||||||
linters when you leave insert mode.
|
linters when you leave insert mode.
|
||||||
|
|||||||
Reference in New Issue
Block a user