index
:
dotfiles
master
dotfiles :)
Jake Koroman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
/
snippets
/
c-mode
/
if
blob: ee5fd1af0840eabe6e72f62f70c793a48dc90006 (
plain
)
1
2
3
4
5
6
7
# -*- mode: snippet -*- # name: if # key: if # -- if ($1) { $0 }