summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-12-08 06:07:19 +0000
committerMatthew Lemon <matt@matthewlemon.com>2022-12-08 06:07:19 +0000
commit020e4fb6bd71adcd47805411496d145c04a60264 (patch)
treeab256c93aecbfbaea3bc01d356d2ba713f0a5696 /init.el
parente14bdef830d23a295a5f29c19f11aaccac6cc4cd (diff)
removed test line
Diffstat (limited to '')
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el
index ed7521e..a3a9f3e 100644
--- a/init.el
+++ b/init.el
@@ -290,7 +290,6 @@ Restart works only on graphic display."
("C-c n d" . mrl/denote-journal)
("C-c n t" . denote-type))
)
-(denote (format-time-string "%A %e %B %Y") '("journal") 'text (concat (denote-directory) "/journals"))
;; Enable vertico
(use-package vertico