Merge pull request #1119 from mfiano/patch-3
common-lisp module: Added keybind to quit sly-xref-mode windows
This commit is contained in:
commit
9a8f3070a6
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,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