Files
.emacs.d/snippets/enh-ruby-mode/collections/each

4 lines
62 B
Plaintext

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