aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'Emacs/.config/emacs/config.org')
-rw-r--r--Emacs/.config/emacs/config.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org
index c103529..32e18ee 100644
--- a/Emacs/.config/emacs/config.org
+++ b/Emacs/.config/emacs/config.org
@@ -2069,7 +2069,9 @@ the [[https://elpa.gnu.org/packages/nhexl-mode.html][page]] yourself.
** Org
*** Org Core Variables
Tons of variables for org-mode, including a ton of latex ones. Can't
-really explain because it sets up quite a lot of local stuff.
+really explain because it sets up quite a lot of local stuff. Also I
+copy pasted the majority of this, tweaking it till it felt good. Doom
+Emacs was very helpful here.
#+begin_src emacs-lisp
(use-package org
:defer t