summaryrefslogtreecommitdiff
path: root/lisp/org-custom.el
diff options
context:
space:
mode:
authorMatthew Kosarek <mattkae@protonmail.com>2022-10-20 08:52:50 -0400
committerMatthew Kosarek <mattkae@protonmail.com>2022-10-20 08:52:50 -0400
commitb2faaae5840a3a134e24ae24eb65593669098039 (patch)
tree7d60289edb68b80c6ee9e4d74c3fae7ac94c919d /lisp/org-custom.el
parent6585e7aa048583bac0fc76f72dabed450bf81394 (diff)
Removing some junk scripts that were lying around
Diffstat (limited to 'lisp/org-custom.el')
-rw-r--r--lisp/org-custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/org-custom.el b/lisp/org-custom.el
index 066a2d9..5b13174 100644
--- a/lisp/org-custom.el
+++ b/lisp/org-custom.el
@@ -1,6 +1,7 @@
;;; Code:
+(require 'org)
(defun org-custom-hook()
"Custom org mode hook."
(setq org-hide-emphasis-markers t)