common-lisp module: Added keybind to quit sly-xref-mode windows
This commit is contained in:
parent
4b2dbe42a5
commit
a183fcddf5
1 changed files with 1 additions and 0 deletions
|
@ -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)))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue