mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #1119 from mfiano/patch-3
common-lisp module: Added keybind to quit sly-xref-mode windows
This commit is contained in:
@ -240,6 +240,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)))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user