doomemacs/modules/lang/common-lisp
Alex Reinisch ff6e4437a2 Fix handler calls to reference lisp-mode.
`set-repl-handler!` helps with opening a repl when a particular mode is
active in a buffer. We want to be able to open a `sly-mrepl` whenever we
are in a lisp buffer, so we should have the repl handler look for
`'lisp-mode` to define opening a sly repl.

I assume the lookup handlers should be making sure we are in a lisp
buffer (similar reasoning to the repl-handler).
2018-06-25 15:56:50 -05:00
..
autoload.el lang/common-lisp: improve evil+sly integration 2018-06-22 01:49:21 +02:00
config.el Fix handler calls to reference lisp-mode. 2018-06-25 15:56:50 -05:00
doctor.el Add :lang common-lisp doctor 2018-06-15 03:42:01 +02:00
packages.el lang/common-lisp: replace slime with sly 2018-06-13 22:14:22 +02:00