dotar/vim/snippets/ruby-rspec/shnt.snippet

3 lines
59 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
lambda { ${1} }.should_not throw_symbol(:${2:symbol})
${3}