fix setting parsing error and org help reference

This commit is contained in:
2022-12-04 22:54:05 +01:00
parent c7bfa7d9f3
commit 02ff9d6b22
2 changed files with 3 additions and 3 deletions

View File

@@ -926,7 +926,7 @@ except:
"
(concat config-dir "scripts/fonts")
(concat config-dir "scripts/matplotlib-stylelib")
(or mplstyle "my")))))
(or mplstyle "my"))))))
(use-package ol-notmuch
:after (org))