diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-01-04 11:43:03 -0200 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-01-04 11:43:03 -0200 |
commit | 191dc355ae2ca00cdb84d01298a8caea14dbe8da (patch) | |
tree | ada29c715dc8045e21eecce75dc83dae414b9263 | |
parent | bab11dd61c08f3522d874166d7033dd867492d11 (diff) |
Add sx-question-list-switch-site
-rw-r--r-- | sx-switchto.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sx-switchto.el b/sx-switchto.el index 46a085e..e5889e1 100644 --- a/sx-switchto.el +++ b/sx-switchto.el @@ -43,6 +43,7 @@ ("f" sx-tab-featured) ("i" sx-inbox) ("n" sx-tab-newest) + ("s" sx-question-list-switch-site) ("t" sx-tab-switch) ("U" sx-tab-unanswered-my-tags) ("v" sx-tab-topvoted) |