Current File : //proc/self/root/kunden/usr/share/vim/vimfiles/ftdetect/stp.vim
augroup stpfiletype
  au BufNewFile,BufRead *.stp	set filetype=stp
  au BufNewFile,BufRead *.stpm	set filetype=stp
augroup end