coffeescript-support/ftdetect/jasmine.vim
Christopher H. Laco c55a704cbd Initial import
2011-01-30 22:13:44 -05:00

3 lines
197 B
VimL

au BufNewFile,BufRead,BufWritePost *[Ss]pec.js set filetype=javascript.jasmine syntax=jasmine
au BufNewFile,BufRead,BufWritePost *[Ss]pec[Hh]elper.js set filetype=javascript.jasmine syntax=jasmine