Reversed fileTypes to make snipMate happy?

This commit is contained in:
Christopher H. Laco 2011-01-30 22:26:27 -05:00
parent 7e6f0239cf
commit 8e581a11c1
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
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
au BufNewFile,BufRead,BufWritePost *[Ss]pec.js set filetype=jasmine.javascript syntax=jasmine
au BufNewFile,BufRead,BufWritePost *[Ss]pec[Hh]elper.js set filetype=jasmine.javascript syntax=jasmine