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
/
mysnippets
/
text-mode
/
cc-mode
/
do
blob: 5f7a313635dc168225d9c8d1787bd46f05b45f93 (
plain
)
1
2
3
4
5
6
#name : do { ... } while (...) # -- do { $0 } while (${1:condition});