Enable slime-tramp

This commit is contained in:
Marcus Kammer 2025-01-04 13:22:20 +01:00
parent e031f2a9ea
commit f51b9be459
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -864,7 +864,8 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
slime-asdf
slime-indentation
slime-sbcl-exts
slime-company))
slime-company
slime-tramp))
;; REPL syntax highlighting
(defvar slime-repl-font-lock-keywords lisp-font-lock-keywords-2)