1
0
Fork 0

[oni-org] Remove autoload cookie

This commit is contained in:
Tom Willemse 2021-07-20 01:14:06 -07:00
parent 1d7ac0e410
commit 0a3a770249
Signed by: ryuslash
GPG key ID: 7D5C407B435025C1

View file

@ -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