summaryrefslogtreecommitdiffstats
path: root/custom-settings.el
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-01-12 17:47:13 +0000
committerMatthew Lemon <lemon@matthewlemon.com>2020-01-12 17:47:13 +0000
commitca9342cca59fe3e456deff86fd8fcc0d39487e5a (patch)
tree593e3a250e7e805dde8a54b5935f07f714ead0b3 /custom-settings.el
parent2fea41d16b921e8210810b7a82acb6402e7a9089 (diff)
org habits and other shit
Diffstat (limited to '')
-rw-r--r--custom-settings.el13
1 files changed, 8 insertions, 5 deletions
diff --git a/custom-settings.el b/custom-settings.el
index 88f914f..063e8cd 100644
--- a/custom-settings.el
+++ b/custom-settings.el
@@ -4,11 +4,11 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(TeX-after-compilation-finished-functions (quote TeX-revert-document-buffer) t)
- '(TeX-auto-save t t)
- '(TeX-master nil t)
- '(TeX-parse-self t t)
- '(TeX-view-program-list (quote (("pdf-tools" "TeX-pdf-tools-sync-view"))) t)
- '(TeX-view-program-selection (quote ((output-pdf "pdf-tools"))) t)
+ '(TeX-auto-save t)
+ '(TeX-master nil)
+ '(TeX-parse-self t)
+ '(TeX-view-program-list (quote (("pdf-tools" "TeX-pdf-tools-sync-view"))))
+ '(TeX-view-program-selection (quote ((output-pdf "pdf-tools"))))
'(ansi-color-faces-vector
[default default default italic underline success warning error])
'(ansi-color-names-vector
@@ -76,6 +76,9 @@
'(nrepl-message-colors
(quote
("#CC9393" "#DFAF8F" "#F0DFAF" "#7F9F7F" "#BFEBBF" "#93E0E3" "#94BFF3" "#DC8CC3")))
+ '(org-modules
+ (quote
+ (ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus org-habit ol-info ol-irc ol-mhe ol-rmail ol-w3m)))
'(org-sort-agenda-notime-is-late nil)
'(package-selected-packages
(quote