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