summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-12-14 17:19:15 +0000
committerMatthew Lemon <matt@matthewlemon.com>2022-12-14 17:19:15 +0000
commit41e1a1243da02b62a84e7b2642ef570b0e318959 (patch)
treec742259333324c8acaa260edb8c7ea0ad556f727
parent1833e24fdb3fdb1065ed7e74dddbac2f0b60388e (diff)
fixed extra line
-rw-r--r--custom.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/custom.el b/custom.el
index 5f083c8..fe09128 100644
--- a/custom.el
+++ b/custom.el
@@ -22,9 +22,7 @@
'(safe-local-variable-values
'((mrl/in-mod-denote . t)
(denote-templates
- (modjournal . "* MOD Journal
-
-"))
+ (modjournal . "* MOD Journal"))
(denote-known-keywords "defnucsyr" "metanote" "meeting" "cyber" "baes" "rrdl" "opberths" "swow")
(org-hide-leading-stars \.t)
(org-hide-macro-markers \.t)