Mercurial > hg > dotemacs
view elpa/yasnippet-0.9.1/snippets/ruby-mode/collections/inject @ 141:ee4b6191b61e
packages: update yasnippet and deps
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Wed, 20 Apr 2016 13:40:19 -0400 |
parents | elpa/yasnippet-0.8.0/snippets/ruby-mode/collections/inject@156cbb54f344 |
children |
line wrap: on
line source
# name: inject(...) { |...| ... } # key: inject # -- inject(${1:0}) { |${2:injection}, ${3:element}| $0 }