index
:
emacs-config
master
Simeon's emacs config repo
Simeon Simeonov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.emacs.d
/
mysnippets
/
text-mode
/
perl-mode
/
fore
blob: c878a0e57a0f8ddd5055a2a4eeef0974f9dc504d (
plain
)
1
2
3
4
5
#name : foreach ... { ... } # -- foreach my \$${1:x} (@${2:array}) { ${3:# body...} }