REF add useful note to my future self
This commit is contained in:
parent
076235f8a6
commit
882ce73ddb
|
@ -1346,6 +1346,7 @@ An exception to the rule
|
||||||
:END:
|
:END:
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(nd/when-bin "node"
|
(nd/when-bin "node"
|
||||||
|
;; TODO nodejs-repl might be more complete if ESS/elpy behavior is desired
|
||||||
(use-package js-comint
|
(use-package js-comint
|
||||||
:straight t))
|
:straight t))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
Loading…
Reference in New Issue