aboutsummaryrefslogtreecommitdiffstats
path: root/oni-fish.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-fish.el')
-rw-r--r--oni-fish.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-fish.el b/oni-fish.el
index c211198..2bd77f6 100644
--- a/oni-fish.el
+++ b/oni-fish.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2020.0408.000443
+;; Version: 2021.1123.003540
;; Package-Requires: (fish-mode reformatter)
;; This program is free software; you can redistribute it and/or modify
@@ -37,7 +37,5 @@
(add-hook 'fish-mode-hook 'oni-fish-fish-indent-on-save-mode)
-;;;###autoload(with-eval-after-load 'fish-mode (require 'oni-fish))
-
(provide 'oni-fish)
;;; oni-fish.el ends here