Commit Graph

6 Commits

Author SHA1 Message Date
Christopher H. Laco 58708fb349 Added jasmine.txt doc
Renamed run_tests() to redgreen() and added make()
Renamed Jasmine command to JasmineRedGreen and JasmineMake
2011-02-14 23:12:26 -05:00
Christopher H. Laco 34ce6b2e31 Added start of jasmine compiler for :make
Map <leader>m in jasmine buffers to :make, which is rake -f Rakefile
jasmine:ci
2011-02-03 23:12:10 -05:00
Christopher H. Laco 4f20bd0225 Added Jasmine() command to run rake jasmine:ci using the nearest
Rakefile for the current ft=jasmine buffer
2011-02-02 23:04:36 -05:00
Christopher H. Laco 5191a7336a Moved functions to autoload
Added functions/settings for template/snippets directory
Now uses templates for new Spec/SpecHelper.js files
2011-02-02 00:17:20 -05:00
Christopher H. Laco 68048232a7 Use runtimepath and pathogen#split to find jasmine directory and load local snippets 2011-01-31 16:40:38 -05:00
Christopher H. Laco c55a704cbd Initial import 2011-01-30 22:13:44 -05:00