diff --git a/init.el b/init.el index 43866ad3..46baf816 100755 --- a/init.el +++ b/init.el @@ -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)