Move ESC keybind for transient to tools/magit

This commit is contained in:
Henrik Lissner
2019-02-20 14:45:18 -05:00
parent 6f32ac371b
commit 9567b1f97f
2 changed files with 5 additions and 3 deletions

View File

@ -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