BaseX checker: minor cleanup.
This commit is contained in:
parent
50653f0bc6
commit
2553f63893
@ -19,7 +19,7 @@ set cpo&vim
|
||||
|
||||
function! SyntaxCheckers_xquery_basex_GetLocList() dict
|
||||
let makeprg = self.makeprgBuild({
|
||||
\ 'fname_before': '-z',
|
||||
\ 'args_after': '-z',
|
||||
\ 'fname': ['-q', "inspect:module('" . expand('%:p', 1) . "')"] })
|
||||
|
||||
let errorformat =
|
||||
|
Loading…
Reference in New Issue
Block a user