Add autodetection of *.ttcn files

This commit is contained in:
William Johansson 2016-07-25 15:07:05 +02:00
parent d3071b81c3
commit dc63169650
1 changed files with 2 additions and 0 deletions

2
ftdetect/ttcn.vim Normal file
View File

@ -0,0 +1,2 @@
" TTCN filetype
au BufRead,BufNewFile *.ttcn set filetype=ttcn