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