vimrc/sources_non_forked/snipmate-snippets/ruby/selecto.snippet

4 lines
40 B
Plaintext

select do |${1:element}|
${2:body}
end