aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oni/home/config/pop-os/emacs.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/oni/home/config/pop-os/emacs.el b/oni/home/config/pop-os/emacs.el
index 9c79385..2a02c7f 100644
--- a/oni/home/config/pop-os/emacs.el
+++ b/oni/home/config/pop-os/emacs.el
@@ -221,3 +221,5 @@ buffers.")
(with-eval-after-load 'flycheck
(flycheck-add-mode 'javascript-eslint 'web-mode))
+
+(require 'oni-js)