diff options
author | Blendoit <blendoit@gmail.com> | 2020-11-06 23:06:02 -0800 |
---|---|---|
committer | Blendoit <blendoit@gmail.com> | 2020-11-06 23:06:02 -0800 |
commit | d9f98cae151e51ce2c22d346afda24bfb668550b (patch) | |
tree | 53a0822f2b2e80a2f766b51ec0d08a329d9fb057 /snippets | |
parent | bbbea78d848e129fbb5f60d1069dc3da0f20786c (diff) |
Electric modes and new checklist UTF-8 characters; removed org-bullets.
Diffstat (limited to 'snippets')
-rw-r--r-- | snippets/org-mode/quote | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/snippets/org-mode/quote b/snippets/org-mode/quote index 633dca7..e716010 100644 --- a/snippets/org-mode/quote +++ b/snippets/org-mode/quote @@ -1,7 +1,7 @@ # -*- mode: snippet -*- # name: quote -# key: quote +# key: $quote # -- #+BEGIN_QUOTE $0 -#+END_QUOTE
\ No newline at end of file +#+END_QUOTE |