diff options
Diffstat (limited to '')
-rw-r--r-- | init.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |