Added jasmine.vim for jasmin unit tests
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
@@ -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**
|
||||
|
||||
|
||||
1
vim/bundle/claco-jasmine
Submodule
1
vim/bundle/claco-jasmine
Submodule
Submodule vim/bundle/claco-jasmine added at 525ba3857a
Reference in New Issue
Block a user