vimrc/bundle/snipmate-snippets/ruby/sort.snippet

2 lines
35 B
Plaintext

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