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

4 lines
59 B
Plaintext

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