index
:
dotfiles
master
dotfiles :)
Jake Koroman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
/
snippets
/
c-mode
/
fprintf
blob: b38215ea5d09b6c6b11c83afa4ed8414cb76f32e (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: fprintf # key: fpr # -- fprintf($1, "$2");