Mini Shell

Direktori : /usr/share/vim/vimfiles/ftdetect/
Upload File :
Current File : //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