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

3
.gitmodules vendored
View File

@ -193,3 +193,6 @@
[submodule "vim/bundle/kien-tabman"]
path = vim/bundle/kien-tabman
url = https://github.com/kien/tabman.vim
[submodule "vim/bundle/claco-jasmine"]
path = vim/bundle/claco-jasmine
url = https://github.com/claco/jasmine.vim

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**

@ -0,0 +1 @@
Subproject commit 525ba3857ab4628091f67a9b14638b3f9fa77568