package publish
This commit is contained in:
parent
b8c36c3ef6
commit
fbb73f005a
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ function! SyntaxCheckers_ats_patscc_GetLocList() dict
|
||||||
\ 'args': '-DATS_MEMALLOC_LIBC',
|
\ 'args': '-DATS_MEMALLOC_LIBC',
|
||||||
\ '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