mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
common-lisp module: Added keybind to quit sly-xref-mode windows
This commit is contained in:
@ -242,6 +242,7 @@ bin/doom while packages at compile-time (not a runtime though)."
|
|||||||
"go" 'sly-show-xref
|
"go" 'sly-show-xref
|
||||||
"gr" 'sly-recompile-xref
|
"gr" 'sly-recompile-xref
|
||||||
"gR" 'sly-recompile-all-xrefs
|
"gR" 'sly-recompile-all-xrefs
|
||||||
|
"q" 'quit-window
|
||||||
"r" 'sly-xref-retract)))
|
"r" 'sly-xref-retract)))
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user