Enable slime-tramp
This commit is contained in:
parent
e031f2a9ea
commit
f51b9be459
1 changed files with 2 additions and 1 deletions
3
init.el
3
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue