mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-23 23:48:22 +02:00
3 lines
147 B
EmacsLisp
3 lines
147 B
EmacsLisp
(add-to-list 'load-path "@SITELISP@")
|
|
(autoload 'js-comint-start-or-switch-to-repl "js-comint"
|
|
"Start a new repl or switch to existing repl." t)
|