Move ESC keybind for transient to tools/magit
This commit is contained in:
parent
6f32ac371b
commit
9567b1f97f
2 changed files with 5 additions and 3 deletions
|
@ -462,8 +462,7 @@
|
|||
"C-j" nil
|
||||
"C-k" nil)
|
||||
(:map transient-map
|
||||
[escape] #'transient-quit-one
|
||||
"q" #'transient-quit-one))
|
||||
"q" #'transient-quit-one))
|
||||
|
||||
(:when (featurep! :tools gist)
|
||||
:after gist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue