Fix ace-link-help binding in helpful-mode

This commit is contained in:
Andrew Whatson 2019-03-10 23:01:52 +10:00
parent 8f98e441c0
commit ea14407c16

View File

@ -317,7 +317,7 @@
"o" #'ace-link-help
">" #'help-go-forward
"<" #'help-go-back)
(:after helpful-mode
(:after helpful
:map helpful-mode-map
"o" #'ace-link-help)
(:after info