mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
lang/javascript: add autoload for skewer-repl
This commit is contained in:
@ -191,6 +191,10 @@
|
|||||||
:n "se" #'skewer-html-eval-tag))
|
:n "se" #'skewer-html-eval-tag))
|
||||||
|
|
||||||
|
|
||||||
|
(def-package! skewer-repl
|
||||||
|
:commands skewer-repl)
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;; Projects
|
;; Projects
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user