claco / jasmine.vim

Jasmine Plugin for Vim
82 stars 18 forks source link

Fixes s__spy_spyOn override warning #17

Closed creasty closed 10 years ago

creasty commented 10 years ago

Opening jasmine spec file caused this error. So deleted the second one.

Warning: /Users/iwanaga/dotfiles/vimfiles/bundle/jasmine.vim/snippets/jasmine.coffee.snippets:201 is overriding `s__spy_spyOn` from /Users/iwanaga/dotfiles/vimfiles/bundle/jasmine.vim/snippets/jasmine.coffee.snippets:199
Please rename the snippet name or use `delete s__spy_spyOn`.