[oni-org] Don’t require ‘ol-man’
It seems that ‘ol-man’ was moved from org-contrib to the main org repository, but the version of org hasn’t been updated yet, so my system can’t find it yet.
This commit is contained in:
parent
2cddf6d1cf
commit
f07e7e6ed0
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2021.1006.011505
|
||||
;; Version: 2021.1017.163745
|
||||
;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org org-contrib org-bullets org-edna diminish all-the-icons olivetti mixed-pitch)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -38,7 +38,7 @@
|
|||
(require 'diminish)
|
||||
(require 'hydra)
|
||||
(require 'ob)
|
||||
(require 'ol-man)
|
||||
;; (require 'ol-man)
|
||||
(require 'org)
|
||||
(require 'org-clock)
|
||||
(require 'org-edna)
|
||||
|
|
Loading…
Reference in a new issue