Merge pull request #1118 from mfiano/patch-2

common-lisp module: Fix sly-db button binding
This commit is contained in:
Henrik Lissner 2019-01-20 14:10:16 -05:00 committed by GitHub
commit 195212f71c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,6 @@ bin/doom while packages at compile-time (not a runtime though)."
(evil-define-key 'normal sly-db-mode-map
[follow-link] 'mouse-face
[mouse-2] 'sly-db-default-action/mouse
[return] 'sly-db-default-action
(kbd "C-i") 'sly-db-cycle
(kbd "C-j") 'sly-db-down
(kbd "C-k") 'sly-db-up