emacs-prelude/vendor/yasnippet/snippets/ruby-mode/collections/ea
2012-02-17 22:12:32 +02:00

4 lines
60 B
Plaintext

# name: each { |...| ... }
# key: ea
# --
each { |${e}| $0 }