aboutsummaryrefslogtreecommitdiff
path: root/sx-question-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-question-mode.el')
-rw-r--r--sx-question-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/sx-question-mode.el b/sx-question-mode.el
index c44519c..24b2cfb 100644
--- a/sx-question-mode.el
+++ b/sx-question-mode.el
@@ -188,6 +188,7 @@ Letters do not insert themselves; instead, they are commands.
("d" sx-toggle-downvote)
("q" quit-window)
(" " scroll-up-command)
+ ("a" sx-answer)
(,(kbd "S-SPC") scroll-down-command)
([backspace] scroll-down-command)
([tab] forward-button)