John Bintz
|
1f9d76ab6a
|
ensure javascript formatting loads if coffeescript syntax highlighting is requested by not available
|
2011-05-14 11:57:10 -04:00 |
John Bintz
|
de6d38b31e
|
add coffeescript highlighting support
|
2011-05-14 10:15:43 -04:00 |
Christopher H. Laco
|
a590c07a74
|
Merge pull request #2 from mharju/jasmine.vim
---
The code did not handle plurals, so I fixed this.
|
2011-03-17 23:26:40 -04:00 |
Mikko Harju
|
d4ed444db0
|
Fixed Red/Green bar status line reading regex to work
|
2011-03-12 18:04:53 +02:00 |
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
|
5cd9d8eae1
|
Updated README
|
2011-02-09 01:12:28 -05:00 |
Christopher H. Laco
|
9d651daf08
|
Added support for Red/Green when specs pass/fail
|
2011-02-09 01:09:17 -05:00 |
Christopher H. Laco
|
36ae608e7d
|
Fixed README typos
|
2011-02-03 23:23:41 -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
|
cf5642dd06
|
Fixed rake call on windows. Use --rakefile param.
|
2011-02-03 11:20:33 -05:00 |
Christopher H. Laco
|
ac3dd5f69b
|
Fixed READ typos
|
2011-02-02 23:16:17 -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
|
05d0cdd5b6
|
Removed finished TODO
|
2011-02-02 00:23:14 -05:00 |
Christopher H. Laco
|
e1f7292ac1
|
Removed extra space
|
2011-02-02 00:21:37 -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
|
481e7f4a85
|
Updated README
|
2011-01-31 23:10:25 -05:00 |
Christopher H. Laco
|
170288deb7
|
Make spacing consistant
|
2011-01-31 22:45:22 -05:00 |
Christopher H. Laco
|
6aff23f3d5
|
Merge branch 'master' of github.com:claco/jasmine.vim
|
2011-01-31 22:38:44 -05:00 |
Christopher H. Laco
|
760bb0eab5
|
Added spy/expect snippets
Added more keywords
|
2011-01-31 22:37:53 -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
|
8e581a11c1
|
Reversed fileTypes to make snipMate happy?
|
2011-01-30 22:26:27 -05:00 |
Christopher H. Laco
|
7e6f0239cf
|
Updated url in README
|
2011-01-30 22:18:26 -05:00 |
Christopher H. Laco
|
c55a704cbd
|
Initial import
|
2011-01-30 22:13:44 -05:00 |