mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-02 01:23:30 +08:00
Support formatting escaped executable names into commands with %e
This commit is contained in:
@@ -212,6 +212,7 @@ function! s:RunJob(options) abort
|
||||
|
||||
let [l:temporary_file, l:command] = ale#command#FormatCommand(
|
||||
\ l:buffer,
|
||||
\ '',
|
||||
\ l:command,
|
||||
\ l:read_buffer,
|
||||
\)
|
||||
|
||||
Reference in New Issue
Block a user