package publish
This commit is contained in:
parent
f0272452e7
commit
dda2994283
1 changed files with 1 additions and 3 deletions
|
@ -12,9 +12,7 @@ function! SyntaxCheckers_ats_patscc_GetLocList() dict
|
|||
\ 'fname': shellescape(expand('%') )})
|
||||
|
||||
let errorformat =
|
||||
\ '%E%m,' .
|
||||
\ '%C%m' .
|
||||
\ '%Z,'
|
||||
\ '%f:%E: %m,'
|
||||
|
||||
let loclist = SyntasticMake({
|
||||
\ 'makeprg': makeprg,
|
||||
|
|
Loading…
Reference in a new issue