package publish

This commit is contained in:
Vanessa McHale 2017-12-29 10:29:02 -06:00
parent 8a478cdbb1
commit 23db6ef085
2 changed files with 3 additions and 2 deletions

View file

@ -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(),