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
/
ife
blob: 959d77c449b8b4110298b17e26ce191531f6c79c (
plain
) (
tree
)
7a6bb0f
1
2
3
4
5
6
7
#name : if ... else ... end # -- if ${1:condition} $2 else $3 end