Added jasmine.vim for jasmin unit tests

This commit is contained in:
Yan Pritzker
2012-01-11 11:07:32 -08:00
parent fde791db06
commit f16590af88
3 changed files with 5 additions and 0 deletions

View File

@@ -299,6 +299,7 @@ Included vim plugins
* ruby.vim - lots of general enhancements for ruby dev
* necomplcache - intelligent and fast complete as you type, and added Command-Space to select a completion (same as Ctrl-N)
* snipMate - offers textmate-like snippet expansion + scrooloose-snippets . try hitting TAB after typing a snippet
* jasmine.vim - support for jasmine javascript unit testing, including snippets for it, before, etc..
**TextObjects**