diff options
author | William Carroll <wpcarro@gmail.com> | 2020-08-25T13·15+0100 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-08-25T13·15+0100 |
commit | 504cf0daab8b8953cf6f018b0af46104e787f2ec (patch) | |
tree | 3257d41be0961196e96498a86e4ea3abcb16b3f8 /emacs/.emacs.d/wpc/wpc-org.el | |
parent | 23a41528bbaab127c3c3d67128409102f5f90a2e (diff) |
Delete org-helpers
I'm trying to tidy things up, so I'm trying to apply some of the principles from "Essentialism" to my Emacs configuration.
Diffstat (limited to 'emacs/.emacs.d/wpc/wpc-org.el')
-rw-r--r-- | emacs/.emacs.d/wpc/wpc-org.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/.emacs.d/wpc/wpc-org.el b/emacs/.emacs.d/wpc/wpc-org.el index 47eed5f16fd1..eac02d9716e1 100644 --- a/emacs/.emacs.d/wpc/wpc-org.el +++ b/emacs/.emacs.d/wpc/wpc-org.el @@ -11,7 +11,6 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (require 'f) -(require 'org-helpers) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Configuration |