Some vim snippets and a syntax file for behavior-driven development with Jasmine packed in a vim plugin.
The snippets requires having snipMate installed.
This plugin is prepared for easy integration in Carlhudas vim Distribution Janus.
If you want to add it as an additional Vim plugin, add in ~/.janus.rake
:
vim_plugin_task "vim-jasmine", "git://github.com/thomd/vim-jasmine.git"
Downlad and unzip vim-jasmine-0.1.zip
on your ~/.vim
directory.
Alternatively, you can also use the Makefile:
make install