Merge pull request #1352 from zenzike/patch-1
Add `agda2-next-goal` and `agda2-previous-goal`
This commit is contained in:
commit
768d6e9c69
1 changed files with 2 additions and 0 deletions
|
@ -19,9 +19,11 @@
|
|||
"=" #'agda2-show-constraints
|
||||
"SPC" #'agda2-give
|
||||
"a" #'agda2-auto
|
||||
"b" #'agda2-previous-goal
|
||||
"c" #'agda2-make-case
|
||||
"d" #'agda2-infer-type-maybe-toplevel
|
||||
"e" #'agda2-show-context
|
||||
"f" #'agda2-next-goal
|
||||
"gG" #'agda2-go-back
|
||||
"h" #'agda2-helper-function-type
|
||||
"l" #'agda2-load
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue