1
0
Fork 0

[oni-hydra] Don’t load automatically

This commit is contained in:
Tom Willemse 2021-06-21 23:47:15 -07:00
parent a0ca19a8b4
commit 3aa64b9bba

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 2021.0120.162336
;; Version: 2021.0621.231839
;; Package-Requires: (hydra posframe)
;; This program is free software; you can redistribute it and/or modify
@ -48,7 +48,5 @@ ARGS are passed on without modification."
(setq hydra-hint-display-type 'custom)
;;;###autoload(with-eval-after-load 'hydra (require 'oni-hydra))
(provide 'oni-hydra)
;;; oni-hydra.el ends here