hamacs/snippets/org-mode/surround-org-block

6 lines
97 B
Text
Raw Normal View History

# name: surround-org-block
# --
#+BEGIN_${1:SRC} ${2:emacs-lisp} $0
`yas-selected-text`
#+END_$1