mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/org: remove recursive require (not necessary anymore?)
This commit is contained in:
@ -34,11 +34,6 @@
|
||||
;;
|
||||
|
||||
(after! org
|
||||
;; Occasionally, Emacs encounters an error loading the built-in org, aborting
|
||||
;; the load. This results in a broken, partially loaded state. This require
|
||||
;; tries to set it straight.
|
||||
(require 'org)
|
||||
|
||||
(defvaralias 'org-directory '+org-dir)
|
||||
|
||||
(org-crypt-use-before-save-magic)
|
||||
|
Reference in New Issue
Block a user