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

2 lines
56 B
Plaintext
Executable File

inject(${1:init}) { |${2:total}, ${3:next}| ${4:body} }