aboutsummaryrefslogtreecommitdiffstats
path: root/oni-js.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-js.el')
-rw-r--r--oni-js.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/oni-js.el b/oni-js.el
index 3532c89..d1a8191 100644
--- a/oni-js.el
+++ b/oni-js.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0622.221147
+;; Version: 2021.1123.003619
;; Package-Requires: (oni-company js2-mode js2-refactor oni-flycheck tern fic-mode rjsx-mode)
;; This program is free software; you can redistribute it and/or modify
@@ -69,8 +69,6 @@
(js2r-add-keybindings-with-prefix "C-c r")
-;;;###autoload(with-eval-after-load 'js2-mode (require 'oni-js))
-
;;;###autoload
(add-to-list 'auto-mode-alist '("\\.js\\'" . js2-mode))