mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-25 19:17:23 +08:00
codespell: fix spelling errors picked out by codespell (#4343)
This commit is contained in:
@@ -12,7 +12,7 @@ Execute(The toolchain should be configurable):
|
||||
|
||||
AssertLinter 'rls', ale#Escape('rls') . ' +' . ale#Escape('stable')
|
||||
|
||||
Execute(The toolchain should be ommitted if not given):
|
||||
Execute(The toolchain should be omitted if not given):
|
||||
let g:ale_rust_rls_toolchain = ''
|
||||
|
||||
AssertLinter 'rls', ale#Escape('rls')
|
||||
|
||||
Reference in New Issue
Block a user