mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-12 19:06:53 +08:00
codespell: fix spelling errors picked out by codespell (#4343)
This commit is contained in:
@@ -28,7 +28,7 @@ Execute(The local executable should be used when available):
|
||||
\ ale#path#Simplify(g:dir . '/../test-files/ols/node_modules/.bin/ocaml-language-server'),
|
||||
\ ale#Escape(ale#path#Simplify(g:dir . '/../test-files/ols/node_modules/.bin/ocaml-language-server')) . ' --stdio'
|
||||
|
||||
Execute(The gloabl executable should always be used when use_global is set):
|
||||
Execute(The global executable should always be used when use_global is set):
|
||||
let g:ale_reason_ols_use_global = 1
|
||||
call ale#test#SetFilename('../test-files/ols/file.re')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user