1 2 3 4 5 6
# -*- mode: snippet -*- # name: @each # -- @each \$${1:var} in ${2:list, of, things} { $0 }