Add quit-window binding to sly-xref-mode

This commit is contained in:
Noodles! 2021-01-12 16:39:57 +07:00 committed by James N
parent be07f6a290
commit 8b1bcd7e49
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@
"gr" 'sly-update-threads-buffer)
(evil-collection-define-key 'normal 'sly-xref-mode-map
"q" 'quit-window
(kbd "RET") 'sly-xref-goto
(kbd "SPC") 'sly-xref-show
"go" 'sly-show-xref