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

4 lines
54 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
shared_examples_for "${1:do something}" do
${2}
end