lang/org: remove recursive require (not necessary anymore?)
This commit is contained in:
parent
e894c07453
commit
82abc8647a
1 changed files with 0 additions and 5 deletions
|
@ -34,11 +34,6 @@
|
||||||
;;
|
;;
|
||||||
|
|
||||||
(after! org
|
(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)
|
(defvaralias 'org-directory '+org-dir)
|
||||||
|
|
||||||
(org-crypt-use-before-save-magic)
|
(org-crypt-use-before-save-magic)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue