mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-28 04:22:27 +08:00
codespell: fix spelling errors picked out by codespell (#4343)
This commit is contained in:
@@ -29,7 +29,7 @@ Execute(The options should be configurable):
|
||||
|
||||
AssertLinter 'texlab', ale#Escape('texlab') . ' ' . b:ale_tex_texlab_options
|
||||
|
||||
Execute(Should accpet configuration settings):
|
||||
Execute(Should accept configuration settings):
|
||||
AssertLSPConfig {}
|
||||
let b:ale_tex_texlab_config = {'build':{'onSave':v:true}}
|
||||
AssertLSPConfig {'build':{'onSave':v:true}}
|
||||
|
||||
Reference in New Issue
Block a user