Add agda2-next-goal and agda2-previous-goal

Add support for commonly used movements (https://agda.readthedocs.io/en/v2.5.4.1/tools/emacs-mode.html)
This commit is contained in:
Nicolas Wu
2019-04-23 00:13:54 +01:00
committed by GitHub
parent db7a37d888
commit 4bcaa28681

View File

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