Fix keybinding for agda's auto

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
This commit is contained in:
Rudi Grinberg 2019-08-11 12:34:01 +07:00
parent e498a7e2cb
commit d29431d10f

View file

@ -18,7 +18,7 @@
"," #'agda2-goal-and-context "," #'agda2-goal-and-context
"=" #'agda2-show-constraints "=" #'agda2-show-constraints
"SPC" #'agda2-give "SPC" #'agda2-give
"a" #'agda2-auto "a" #'agda2-auto-maybe-all
"b" #'agda2-previous-goal "b" #'agda2-previous-goal
"c" #'agda2-make-case "c" #'agda2-make-case
"d" #'agda2-infer-type-maybe-toplevel "d" #'agda2-infer-type-maybe-toplevel