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

4 lines
71 B
Plaintext

# name: each_index { |i| ... }
# key: eai
# --
each_index { |${i}| $0 }