various improvements
This commit is contained in:
parent
12429bd0c4
commit
991a7105e1
3 changed files with 27 additions and 5 deletions
|
@ -13,7 +13,7 @@ function! SyntaxCheckers_ats_patscc_GetLocList() dict
|
|||
|
||||
let errorformat =
|
||||
\ 'exit(ATS):%m,' .
|
||||
\ '%f:%m'
|
||||
\ '%f:\ %\d%#(line=%l\,\ offs=%c) --%m'
|
||||
|
||||
let loclist = SyntasticMake({
|
||||
\ 'makeprg': makeprg,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue