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
/
assert
blob: 964205eca812b28d0f47fb6820a81e005bd51888 (
plain
)
1
2
3
4
5
6
# -*- mode: snippet -*- # name: assert # key: ass # -- #include <assert.h> $0