aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules/bard-emacs-writing.el
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-09-03 07:51:30 -0400
committerBardofSprites <[email protected]>2024-09-03 07:51:30 -0400
commitec8c812e50ec5292017a6099f01c1aeefb8a0adf (patch)
tree43e54500206248a255fce59f2c6329b3f8961a13 /bard-emacs-modules/bard-emacs-writing.el
parentb8223c9e7eb808184fe52f80e620ba602b893569 (diff)
remove @ for snippets
Diffstat (limited to 'bard-emacs-modules/bard-emacs-writing.el')
-rw-r--r--bard-emacs-modules/bard-emacs-writing.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/bard-emacs-modules/bard-emacs-writing.el b/bard-emacs-modules/bard-emacs-writing.el
index ed88245..ff21ee9 100644
--- a/bard-emacs-modules/bard-emacs-writing.el
+++ b/bard-emacs-modules/bard-emacs-writing.el
@@ -50,9 +50,6 @@
;; Require trigger prefix before template name when completing.
:bind (("M-i" . tempel-complete) ;; Alternative tempel-expand
("M-S-i" . tempel-insert))
- :config
- (setq tempel-trigger-prefix "@")
-
:init
;; Setup completion at point