index
:
dotfiles
master
personal dotfiles
Alexander Sulfrian
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
emacs.d
/
lisp
/
yasnippet
/
snippets
/
ruby-mode
/
control structure
/
forin
blob: 197e09e0afbc1e810efe07aea2ba6a27e9a460fd (
plain
) (
tree
)
7a6bb0f
1
2
3
4
5
#name : for ... in ...; ... end # -- for ${1:element} in ${2:collection} $0 end