mirror of
https://git.sr.ht/~lattis/muon
synced 2026-01-26 08:07:51 +00:00
fix ale linter output stream
This commit is contained in:
parent
12658c43b9
commit
c609a18ff5
@ -51,7 +51,7 @@ call ale#linter#Define('meson', {
|
||||
\ 'executable': function('ale_linters#meson#muon#GetExecutable'),
|
||||
\ 'command': function('ale_linters#meson#muon#GetCommand'),
|
||||
\ 'callback': 'ale_linters#meson#muon#Handle',
|
||||
\ 'output_stream': 'stderr',
|
||||
\ 'output_stream': 'stdout',
|
||||
\})
|
||||
|
||||
" usage:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user