index
:
dotfiles
master
personal dotfiles
Alexander Sulfrian
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
emacs.d
/
lisp
/
yasnippet
/
snippets
/
cc-mode
/
if
blob: c3fe10de7321f572e062668af032c1c78ede08f7 (
plain
) (
blame
)
1
2
3
4
5
6
#name : if (...) { ... } # -- if (${1:condition}) { $0 }