aboutsummaryrefslogtreecommitdiff
path: root/sx-question-list.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2014-12-20 16:59:09 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2014-12-20 16:59:09 -0200
commitabaad8b3c57355be672e13a2f5cdff3d651e91d0 (patch)
treea7ddc5bc9e52e5eca25703aa4d2097af781815be /sx-question-list.el
parent8d1c9e8a29e890d1d37c5caa649a0861b1621bfa (diff)
Refactor sx-visit to sx-visit-externally
Diffstat (limited to 'sx-question-list.el')
-rw-r--r--sx-question-list.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-question-list.el b/sx-question-list.el
index 94b5be4..f6a82e2 100644
--- a/sx-question-list.el
+++ b/sx-question-list.el
@@ -317,7 +317,7 @@ into consideration.
(":" sx-question-list-switch-site)
("t" sx-question-list-switch-tab)
("a" sx-ask)
- ("v" sx-visit)
+ ("v" sx-visit-externally)
("u" sx-toggle-upvote)
("d" sx-toggle-downvote)
("h" sx-question-list-hide)