1
0
Fork 0

Fix a warning

This commit is contained in:
Tom Willemse 2020-07-10 10:20:03 -07:00
parent 86e8f8987e
commit 776b55608f

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 2020.0705.113618
;; Version: 2020.0710.101908
;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org-plus-contrib org-bullets org-edna diminish all-the-icons)
;; This program is free software; you can redistribute it and/or modify
@ -34,6 +34,7 @@
(require 'org-capture)
(require 'org-clock)
(require 'org-edna)
(require 'org-element)
(require 'org-habit)
(require 'subr-x)
(require 'yasnippet)