Skip to content

Commit 697eeb9

Browse files
authored
refactor(org-mode): convert begin_quote to alias
1 parent 43e9469 commit 697eeb9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

org-mode/begin_quote

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# name: #+begin_quote block
33
# key: <q
44
# uuid: <q
5+
# type: command
56
# --
6-
#+begin_quote
7-
`%`$0
8-
#+end_quote
7+
(doom-snippets-expand :uuid "quote")

0 commit comments

Comments
 (0)