From 9d77084f6f507b7158d1dffa3eecb8236d6c1631 Mon Sep 17 00:00:00 2001 From: mattn Date: Fri, 20 Jun 2008 04:21:45 +0000 Subject: add doc git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@14287 d0d07461-0603-4401-acd4-de1884942a52 --- twitter.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/twitter.js b/twitter.js index cd20f91..1319a47 100644 --- a/twitter.js +++ b/twitter.js @@ -12,6 +12,8 @@ // show someone's statuses. // :twitter!? someword // show search result of 'someword' from "http://twitter.1x1.jp". +// :twitter!@ +// show replies. (function(){ var passwordManager = Cc["@mozilla.org/login-manager;1"].getService(Ci.nsILoginManager); -- cgit v1.2.3