ORG_MODE: Fix snippets to place cursor inside source block
This commit is contained in:
parent
2be3a79aed
commit
5395706577
2 changed files with 2 additions and 0 deletions
|
|
@ -4,4 +4,5 @@
|
||||||
# --
|
# --
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
${1}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
|
||||||
|
|
@ -4,4 +4,5 @@
|
||||||
# --
|
# --
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
${1}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue