# -*- mode: snippet -*- # key: map # contributor: Translated from TextMate Snippet # name: map { |e| .. } # -- map { |${1:e}| $0 }