mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-23 09:47:30 -08:00
4 lines
147 B
EmacsLisp
4 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)
|