This commit is contained in:
Thijs van Dijk 2015-02-10 09:42:13 +01:00
parent 3ea613f539
commit 0a310ca0ac

View File

@ -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=