dotar/vim/snippets/ruby/eap.snippet
2011-11-17 16:00:49 -06:00

3 lines
46 B
Plaintext
Executable File

each_pair { |${1:k}, ${2:v}| ${3:body} }${4}