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

7 lines
70 B
VimL

if exists("g:loaded_jasmine")
finish
endif
let g:loaded_jasmine=1