Fixed deprecated ale setting
This commit is contained in:
parent
8924a6c1a3
commit
efefa0c8be
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ let g:ale_completion_enabled = 1
|
|||
let g:ale_fix_on_save = 0
|
||||
let g:ale_warn_about_trailing_whitespace = 1
|
||||
let g:ale_warn_about_trailing_lines = 1
|
||||
let g:ale_completion_tsserver_autoimport = 1
|
||||
let g:ale_completion_autoimport = 1
|
||||
let g:ale_languagetool_executable = 'languagetool-commandline'
|
||||
let g:ale_set_quickfix = 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue