ci
This commit is contained in:
parent
ed1c8e3700
commit
88c3f7cb9b
1 changed files with 4 additions and 2 deletions
|
@ -1,2 +1,4 @@
|
|||
autocmd BufNewFile,BufRead *.lats,*.ats,*.dats*,*.sats,*.hats set filetype=ats
|
||||
autocmd BufNewFile,BufRead *.cats set filetype=c
|
||||
augroup ats
|
||||
autocmd BufNewFile,BufRead *.lats,*.ats,*.dats*,*.sats,*.hats set filetype=ats
|
||||
autocmd BufNewFile,BufRead *.cats set filetype=c
|
||||
augroup END
|
||||
|
|
Loading…
Add table
Reference in a new issue