Gotta have all the snippets

This commit is contained in:
Howard Abrams 2022-02-02 11:52:29 -08:00
parent 7e301d5efe
commit 64dc0a32e8

View file

@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# name: quote-block
# key: <q
# --
#+begin_quote
$0
#+end_quote