index
:
emacs-config
master
Simeon's emacs config repo
Simeon Simeonov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.emacs.d
/
snippets
/
c-mode
/
print
blob: 4b56128b5e1eb1ae72069a296fbbebdcbdc93aa7 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: print # key: p # -- printf("${1}");