SLY: Add "emacs" to sbcl-nyxt* implementations.

master
Pierre Neidhardt 2021-04-12 11:25:58 +02:00
parent f594ce35bd
commit 9b9763c737
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ This dump is expected to be generated by `lisp-repl-core-dumper'."
(setq sly-lisp-implementations
(let* ((maybe-core-dumper (when-let ((exec (executable-find "lisp-repl-core-dumper")))
(list exec)))
(nyxt-ad-hoc-deps '("git" ; For vcs-mode.
(nyxt-ad-hoc-deps '("emacs" ; For external editor editing.
"git" ; For vcs-mode.
"gnupg" ;
"guix" ; For OSPM.
"password-store"