package publish
This commit is contained in:
parent
9fbbdaf485
commit
c00f004967
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ au BufNewFile,BufRead *.*ats
|
||||||
setlocal commentstring=(*\ %s\ *)
|
setlocal commentstring=(*\ %s\ *)
|
||||||
|
|
||||||
" register patscc as a checker
|
" register patscc as a checker
|
||||||
let g:syntastic_ats_checkers = [ 'patscc' ]
|
" let g:syntastic_ats_checkers = [ 'patscc' ]
|
||||||
|
|
||||||
" function to format our buffer
|
" function to format our buffer
|
||||||
function! AtsFormat()
|
function! AtsFormat()
|
||||||
|
|
Loading…
Reference in a new issue