home: vim: ftdetect: add tiger
This commit is contained in:
parent
37d272fcfb
commit
341450db5c
1 changed files with 3 additions and 0 deletions
3
home/vim/ftdetect/tiger.vim
Normal file
3
home/vim/ftdetect/tiger.vim
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
" Use Tiger filetype for programs and header files
|
||||
au BufNewFile,BufRead *.tig setfiletype tiger
|
||||
au BufNewFile,BufRead *.tih setfiletype tiger
|
||||
Loading…
Add table
Add a link
Reference in a new issue