doomemacs/modules
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
..
app Add set-irc-server! autodef & move :irc setting 2018-06-24 22:23:08 +02:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Merge pull request #723 from fuxialexander/fix-ivy-fuzzy 2018-06-25 15:02:41 +02:00
config Remove the SPC o I keybinding to open IRC 2018-06-24 00:01:07 +02:00
editor Fix indentation for many autodef setters 2018-06-22 01:49:21 +02:00
emacs Move git-commit style settings to hook 2018-06-24 16:31:14 +02:00
feature Fix "Keyword argument :when not one of" error 2018-06-24 22:23:09 +02:00
lang Fix handler calls to reference lisp-mode. 2018-06-25 15:56:50 -05:00
tools Add +wakatime-hide-filenames option 2018-06-24 23:23:30 +02:00
ui Add new symbols. 2018-06-23 18:14:01 -03:00