Fix keybinding for agda's auto
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
This commit is contained in:
parent
e498a7e2cb
commit
d29431d10f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue