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
/
glib_print
blob: 23adaab6b57dd67cdeb7c3cd726f990090446ce5 (
plain
)
1
2
3
4
5
# -*- mode: snippet -*- # name: glib_print # key: gp # -- g_printf("$0");