aboutsummaryrefslogtreecommitdiffstats
path: root/oni-ivy.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-ivy.el')
-rw-r--r--oni-ivy.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-ivy.el b/oni-ivy.el
index 0022e96..bfedcc2 100644
--- a/oni-ivy.el
+++ b/oni-ivy.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0712.215209
+;; Version: 2021.1123.003513
;; Package-Requires: (ivy oni-prescient oni-hydra ivy-hydra diminish ivy-posframe ivy-prescient)
;; This program is free software; you can redistribute it and/or modify
@@ -65,7 +65,5 @@
(with-eval-after-load 'ivy-posframe (diminish 'ivy-posframe-mode))
(with-eval-after-load 'ivy (diminish 'ivy-mode))
-;;;###autoload(with-eval-after-load 'ivy (require 'oni-ivy))
-
(provide 'oni-ivy)
;;; oni-ivy.el ends here