aboutsummaryrefslogtreecommitdiff
path: root/tempel-snippets.el
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2025-07-28 20:46:43 -0400
committerBardofSprites <[email protected]>2025-07-28 20:46:43 -0400
commitce4e18c59a48ccfd3489c63a938e2962da409511 (patch)
tree17bd6bea4a075205cffece6fd8b6865a7c618f67 /tempel-snippets.el
parent881d8b5369f38c436a637065b90ee58547bf99df (diff)
insignificant tweaks
Diffstat (limited to 'tempel-snippets.el')
-rw-r--r--tempel-snippets.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/tempel-snippets.el b/tempel-snippets.el
index d694ac9..cdcd0dd 100644
--- a/tempel-snippets.el
+++ b/tempel-snippets.el
@@ -25,6 +25,8 @@ org-mode
(hat2 "\\hat{\\texbg{"p q"}}")
(цитат "«"q"»")
+(dblock-link "#+BEGIN: denote-links :regexp \"" q "\"" n n "#+END:")
+
emacs-lisp-mode
(up "(use-package "p n> ":ensure t" n> q")")