vim-polyglot/ftdetect/jst.vim

4 lines
142 B
VimL
Raw Normal View History

2013-09-12 10:34:47 -04:00
au BufNewFile,BufRead *.ejs set filetype=jst
au BufNewFile,BufRead *.jst set filetype=jst
au BufNewFile,BufRead *.hamljs set filetype=jst