mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-15 15:03:50 -05:00
Add jst/est template support
This commit is contained in:
3
ftdetect/jst.vim
Normal file
3
ftdetect/jst.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
au BufNewFile,BufRead *.ejs set filetype=jst
|
||||
au BufNewFile,BufRead *.jst set filetype=jst
|
||||
au BufNewFile,BufRead *.hamljs set filetype=jst
|
||||
Reference in New Issue
Block a user