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
/
prog-mode
/
.yas-setup.el
blob: 03d07cfc6551035310efbe3a09faa6bc243f95f4 (
plain
)
1
2
(defun yas-with-comment (str) (format "%s%s%s" comment-start str comment-end))