package publish
This commit is contained in:
parent
8a478cdbb1
commit
23db6ef085
2 changed files with 3 additions and 2 deletions
|
@ -5,6 +5,7 @@ let g:loaded_syntastic_ats_patscc_checker = 1
|
|||
|
||||
let g:syntastic_ats_patscc_exec = 'patscc'
|
||||
|
||||
" TODO optionally include -ccats flag for quicker response
|
||||
function! SyntaxCheckers_ats_patscc_GetLocList() dict
|
||||
let makeprg = self.makeprgBuild({
|
||||
\ 'exe': self.getExec(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue