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.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/sx-question-mode.el b/sx-question-mode.el
index 416a4eb..8ccc576 100644
--- a/sx-question-mode.el
+++ b/sx-question-mode.el
@@ -542,6 +542,8 @@ Letters do not insert themselves; instead, they are commands.
("p" sx-question-mode-previous-section)
("g" sx-question-mode-refresh)
("v" sx-visit)
+ ("u" sx-toggle-upvote)
+ ("d" sx-toggle-downvote)
("q" quit-window)
(" " scroll-up-command)
(,(kbd "S-SPC") scroll-down-command)