aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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