diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-12-08 06:07:19 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-12-08 06:07:19 +0000 |
commit | 020e4fb6bd71adcd47805411496d145c04a60264 (patch) | |
tree | ab256c93aecbfbaea3bc01d356d2ba713f0a5696 /init.el | |
parent | e14bdef830d23a295a5f29c19f11aaccac6cc4cd (diff) |
removed test line
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 |