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