package publish
This commit is contained in:
parent
bb132dbe3b
commit
3c50f6815c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ let g:loaded_syntastic_ats_patscc_checker = 1
|
||||||
|
|
||||||
let g:syntastic_ats_patscc_exec = 'patscc'
|
let g:syntastic_ats_patscc_exec = 'patscc'
|
||||||
|
|
||||||
function! Cleanup(errors) abort " {{{2
|
function! syntastic#postprocess#Cleanup(errors) abort " {{{2
|
||||||
|
|
||||||
exec 'silent !rm -f a.out'
|
exec 'silent !rm -f a.out'
|
||||||
exec 'echom "here"'
|
exec 'echom "here"'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue