Mercurial > hg > dotemacs
view elpa/yasnippet-0.8.0/snippets/perl-mode/xfore @ 98:156cbb54f344
Add elpy and deps
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Fri, 24 Oct 2014 09:44:33 -0400 (2014-10-24) |
parents | |
children |
line wrap: on
line source
# name: ... foreach ... # key: xfore # -- ${1:expression} foreach @${2:array};