diff --git a/modules/lang/common-lisp/config.el b/modules/lang/common-lisp/config.el index 2bef0db59..528288c38 100644 --- a/modules/lang/common-lisp/config.el +++ b/modules/lang/common-lisp/config.el @@ -242,6 +242,7 @@ bin/doom while packages at compile-time (not a runtime though)." "go" 'sly-show-xref "gr" 'sly-recompile-xref "gR" 'sly-recompile-all-xrefs + "q" 'quit-window "r" 'sly-xref-retract)))