sly-pop-find-definition -> sly-pop-find-definition-stack
This commit is contained in:
parent
7472cffadd
commit
1413c02b25
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
:n "gr" #'sly-recompile-xref
|
||||
:n "gR" #'sly-recompile-all-xrefs)
|
||||
(:map lisp-mode-map
|
||||
:n "gb" #'sly-pop-find-definition)
|
||||
:n "gb" #'sly-pop-find-definition-stack)
|
||||
|
||||
(:localleader
|
||||
:map lisp-mode-map
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue