diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 7c9b0101..c12d0738 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -713,6 +713,8 @@ The current directory is assumed to be the project's root otherwise." (use-package key-chord) +(use-package nodejs-repl) + ;; ============================================================================= ;; Non-Programming Stuff ;; =============================================================================