aboutsummaryrefslogtreecommitdiffstats
path: root/oni-magit.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-magit.el')
-rw-r--r--oni-magit.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-magit.el b/oni-magit.el
index 5330520..8001404 100644
--- a/oni-magit.el
+++ b/oni-magit.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0214.182312
+;; Version: 2021.1123.003600
;; Package-Requires: (magit magit-popup oni-hydra)
;; This program is free software; you can redistribute it and/or modify
@@ -62,7 +62,5 @@ _i_: Init
;;;###autoload
(global-set-key (kbd "C-c v") 'oni-hydra-magit/body)
-;;;###autoload(with-eval-after-load 'magit (require 'oni-magit))
-
(provide 'oni-magit)
;;; oni-magit.el ends here