aboutsummaryrefslogtreecommitdiffstats
path: root/oni-bat.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-bat.el')
-rw-r--r--oni-bat.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-bat.el b/oni-bat.el
index 1a40a0d..5bf55ec 100644
--- a/oni-bat.el
+++ b/oni-bat.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2020.0502.182847
+;; Version: 2021.1123.002759
;; Package-Requires: (bmx-mode)
;; This program is free software; you can redistribute it and/or modify
@@ -30,7 +30,5 @@
(bmx-mode-setup-defaults)
-;;;###autoload(with-eval-after-load 'bat-mode (require 'oni-bat))
-
(provide 'oni-bat)
;;; oni-bat.el ends here