adding notifications to org-mode and new yasnippet
This commit is contained in:
parent
69dcd671be
commit
0a3d30f317
3 changed files with 38 additions and 2 deletions
8
yasnippets/org-mode/quote
Normal file
8
yasnippets/org-mode/quote
Normal file
|
@ -0,0 +1,8 @@
|
|||
# -*- mode: snippet -*-
|
||||
# name: Demo
|
||||
# key: <o
|
||||
# --
|
||||
|
||||
#+begin_quote
|
||||
$0
|
||||
#+end_quote
|
Loading…
Add table
Add a link
Reference in a new issue