Viewing File: /opt/rh/gcc-toolset-11/root/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
Back to Directory