From ddd4c4ed0387acd66d80004154835586f540dcd1 Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Tue, 25 Nov 2014 02:56:29 +0000 Subject: Binds for voting. --- sx-question-mode.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sx-question-mode.el') 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) -- cgit v1.2.3