aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org/oni-org.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-07-20 01:14:06 -0700
committerGravatar Tom Willemse2021-07-20 01:14:06 -0700
commit0a3a770249d0cc55c97237e5cefbadcb33ebf335 (patch)
treeb74363417c96a3cc0aa340923b3b8ce3910b644b /oni-org/oni-org.el
parent1d7ac0e4109a83df2aa054ee89154c2451436fda (diff)
downloademacs-config-0a3a770249d0cc55c97237e5cefbadcb33ebf335.tar.gz
emacs-config-0a3a770249d0cc55c97237e5cefbadcb33ebf335.zip
[oni-org] Remove autoload cookie
Diffstat (limited to 'oni-org/oni-org.el')
-rw-r--r--oni-org/oni-org.el8
1 files changed, 5 insertions, 3 deletions
diff --git a/oni-org/oni-org.el b/oni-org/oni-org.el
index 2b93a20..b910f70 100644
--- a/oni-org/oni-org.el
+++ b/oni-org/oni-org.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0706.210056
+;; Version: 2021.0720.004427
;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org org-contrib org-bullets org-edna diminish all-the-icons olivetti)
;; This program is free software; you can redistribute it and/or modify
@@ -29,6 +29,10 @@
;; - mat-*.svg: https://fonts.google.com/icons?selected=Material+Icons
;; - bs-*.svg: https://icons.getbootstrap.com/
+;; Add the following to your init file if you want to use this configuration:
+;;
+;; (with-eval-after-load 'org (require 'oni-org))
+
;;; Code:
(require 'diminish)
@@ -393,8 +397,6 @@ also move point to the start of the heading."
(with-eval-after-load 'org-edna (diminish 'org-edna-mode))
-;;;###autoload(with-eval-after-load 'org (require 'oni-org))
-
;;;; Agenda