Closed zhengpd closed 2 years ago
ALE's ale_lint_on_text_changed option must be set before ALE is loaded, otherwise it's not working. That option is only used when ALE is initialized. Ref https://github.com/dense-analysis/ale/blob/b91c6c2edd20794ad5637b561ed4c678647a76e5/autoload/ale/events.vim#L97
ale_lint_on_text_changed
ALE's
ale_lint_on_text_changed
option must be set before ALE is loaded, otherwise it's not working. That option is only used when ALE is initialized. Ref https://github.com/dense-analysis/ale/blob/b91c6c2edd20794ad5637b561ed4c678647a76e5/autoload/ale/events.vim#L97