Typo.
This commit is contained in:
parent
e6091a998c
commit
903b5343e8
@ -359,7 +359,7 @@ function! SyntasticMake(options)
|
||||
endif
|
||||
|
||||
" disable redirection of stdout & stderr in system()
|
||||
let shellredir = ''
|
||||
let &shellredir = ''
|
||||
|
||||
if has_key(a:options, 'errorformat')
|
||||
let &errorformat = a:options['errorformat']
|
||||
|
Loading…
Reference in New Issue
Block a user