1
0
Fork 0

[oni-org] Add ob-async

This commit is contained in:
Tom Willemse 2023-07-10 23:06:33 -07:00
parent 03563a7544
commit 038c87bfea

View file

@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 2023.0709.230625
;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org org-bullets org-edna diminish all-the-icons olivetti form-feed org-pretty-table)
;; Version: 2023.0710.230606
;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org org-bullets org-edna diminish all-the-icons olivetti form-feed org-pretty-table ob-async)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@ -39,6 +39,7 @@
(require 'diminish)
(require 'hydra)
(require 'ob)
(require 'ob-async)
;; (require 'ol-man)
(require 'org)
(require 'org-clock)