summaryrefslogtreecommitdiffstats
path: root/custom.el
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-12-09 14:33:14 +0000
committerMatthew Lemon <matt@matthewlemon.com>2022-12-09 14:33:14 +0000
commit77d3e5337b70fc82f98e55a0ba866dc15b289cfb (patch)
tree6cae520d9e8bb1e88417545f5979bd051fe4a14f /custom.el
parenta8060864372935c78a38b03e56cf5ca77be6279d (diff)
added lots of safe variables after setting denote directory variables
Diffstat (limited to 'custom.el')
-rw-r--r--custom.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/custom.el b/custom.el
index c712d2c..af76fce 100644
--- a/custom.el
+++ b/custom.el
@@ -11,6 +11,13 @@
'(ispell-dictionary nil)
'(package-selected-packages
'(pass vertico denote orderless consult-lsp undo-tree embark-consult embark marginalia markdown-mode eglot helm popup async notmuch ivy calfw-org calfw unicode-fonts deft cider org-roam org yasnippet-snippets which-key vterm use-package rainbow-delimiters pdf-tools paredit magit ledger-mode gruvbox-theme flycheck expand-region evil elpy elfeed-score diminish counsel cmake-mode browse-kill-ring beacon auto-package-update amx ace-window ace-jump-mode))
+ '(safe-local-variable-values
+ '((denote-known-keywords "defnucsyr" "metanote" "meeting" "cyber" "baes" "rrdl" "opberths" "swow")
+ (org-hide-leading-stars \.t)
+ (org-hide-macro-markers \.t)
+ (denote-infer-keywords)
+ (denote-known-keywords "defnucsyr" "meeting" "cyber" "baes" "rrdl" "opberths" "swow")
+ (denote-known-keywords "food" "drink")))
'(show-paren-mode t)
'(tool-bar-mode nil))
(custom-set-faces