index
:
dotfiles
master
personal dotfiles
Alexander Sulfrian
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
emacs.d
/
snippets
/
text-mode
/
perl-mode
/
fore
blob: c878a0e57a0f8ddd5055a2a4eeef0974f9dc504d (
plain
) (
blame
)
1
2
3
4
5
#name : foreach ... { ... } # -- foreach my \$${1:x} (@${2:array}) { ${3:# body...} }