Lisp: Enable helm-slime-mode.

master
Pierre Neidhardt 2019-08-18 15:57:44 +02:00
parent 6625210384
commit de67716316
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,10 @@
(slime-setup slime-extra)
(add-hook 'slime-repl-mode-hook 'ambrevar/init-lispy)))
(when (require helm-slime nil 'noerror)
(global-helm-slime-mode)
(add-to-list 'helm-source-names-using-follow "SLIME xrefs"))
;; Read CLHS locally.
(or
;; Quicklisp package.