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
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
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