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

2 lines
35 B
Plaintext
Executable File

sort { |${1:x},${2:y}| ${3:body} }