diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-28 00:11:02 -0200 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-28 00:16:01 -0200 |
commit | 39116611ea99b3b0ba33545d38c2983a17db487d (patch) | |
tree | 2f1c96dbfda1af1dacb4f77248ac7293675f6d7a /sx-question-list.el | |
parent | c92ed1bbc3df248943834b466bbdd74180649e72 (diff) |
Bind sx-search to s
Diffstat (limited to 'sx-question-list.el')
-rw-r--r-- | sx-question-list.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sx-question-list.el b/sx-question-list.el index d84d1ea..0856e2a 100644 --- a/sx-question-list.el +++ b/sx-question-list.el @@ -317,6 +317,7 @@ into consideration. (":" sx-question-list-switch-site) ("t" sx-tab-switch) ("a" sx-ask) + ("s" sx-search) ("v" sx-visit-externally) ("u" sx-toggle-upvote) ("d" sx-toggle-downvote) |