aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 8c7f12e..2f82242 100644
--- a/init.el
+++ b/init.el
@@ -932,7 +932,7 @@
932 '(("d" "default" plain "%?" 932 '(("d" "default" plain "%?"
933 :unnarrowed t 933 :unnarrowed t
934 :if-new (file+head "${title}.org" 934 :if-new (file+head "${title}.org"
935 "#+TITLE:")))) 935 "#+TITLE:\n#+STARTUP: latexpreview inlineimages"))))
936 (org-roam-dailies-capture-templates 936 (org-roam-dailies-capture-templates
937 '(("d" "default" plain "%?" 937 '(("d" "default" plain "%?"
938 :unnarrowed t 938 :unnarrowed t