From 9f691e05aae8b0ad1c4f3fe559b0f2f2c9559ea2 Mon Sep 17 00:00:00 2001 From: anekos Date: Thu, 27 Aug 2009 12:37:51 +0000 Subject: Follow HEAD for http://vimperator.org/trac/gitweb/?p=liberator.git;a=commit;h=f20c2b315bb05c2e88d0c672f07dc229cc9267d2 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@35099 d0d07461-0603-4401-acd4-de1884942a52 --- direct_hb.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'direct_hb.js') diff --git a/direct_hb.js b/direct_hb.js index 040a8d6..3d2183c 100644 --- a/direct_hb.js +++ b/direct_hb.js @@ -199,7 +199,7 @@ } addHatenaBookmarks(hatenaUser,hatenaPassword,modules.buffer.URL,arg,isNormalize); },{ - completer: function(context, arg, special){ + completer: function(context, arg){ let filter = context.filter; //var match_result = filter.match(/(.*)\[(\w*)$/); //[all, commited, now inputting] var match_result = filter.match(/((?:\[[^\]]*\])+)?\[?(.*)/); //[all, commited, now inputting] -- cgit v1.2.3