mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-20 16:48:34 +08:00
codespell: fix spelling errors picked out by codespell (#4343)
This commit is contained in:
@@ -19,7 +19,7 @@ Execute(The default command should be correct):
|
||||
AssertLinter g:node_executable,
|
||||
\ ale#Escape(g:node_executable) . ' --format=unix %t'
|
||||
|
||||
Execute(The global executable should be uesd if the option is set):
|
||||
Execute(The global executable should be used if the option is set):
|
||||
let g:ale_html_htmlhint_executable = 'foo'
|
||||
let g:ale_html_htmlhint_use_global = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user