mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
rename an autocmd group
This commit is contained in:
parent
dc777c3c54
commit
c0586e4442
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ if has('autocmd')
|
|||
au BufRead,BufNewFile .gitconfig call TabEight()
|
||||
augroup END
|
||||
|
||||
augroup whatever
|
||||
augroup filetypes
|
||||
au!
|
||||
au BufRead,BufNewFile *.lib setlocal ft=spice
|
||||
au BufRead,BufNewFile *.bt setlocal ft=c
|
||||
|
|
Loading…
Add table
Reference in a new issue