summary refs log tree commit diff stats
path: root/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 491a570..fdd288a 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -1012,7 +1012,7 @@ Works with: arglist-cont-nonempty, arglist-close."
 (use-package skewer-mode
   :ensure t)
 
-(use-package js2
+(use-package js2-mode
   :ensure t
   :mode ("\\.js\\'" . js2-mode)
   :config (progn