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: 1ae9dcdf6232819377702f62b0737fbf5618b629 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: print # key: p # -- printf("$0");