sailfish/syntax/vim/ftdetect/sailfish.vim

7 lines
236 B
VimL
Raw Normal View History

2020-06-04 16:39:33 -04:00
" Detect sailfish template files and set filetype
" Maintainer: Ryohei Machida <orcinus4627@gmail.com>
2022-02-19 00:47:00 -05:00
" URL: http://github.com/rust-sailfish/sailfish
2020-06-04 16:39:33 -04:00
" License: MIT
autocmd BufNewFile,BufRead *.stpl set filetype=sailfish