Fix typo
This commit is contained in:
parent
3ea613f539
commit
0a310ca0ac
@ -24,7 +24,7 @@ set cpo&vim
|
||||
|
||||
function! SyntaxCheckers_xml_xmllint_GetLocList() dict
|
||||
let makeprg = self.makeprgBuild({
|
||||
\ 'args': '--xinclude --postvalid' })
|
||||
\ 'args': '--xinclude --postvalid',
|
||||
\ 'args_after': '--noout' })
|
||||
|
||||
let errorformat=
|
||||
|
Loading…
x
Reference in New Issue
Block a user