From 26a71dbf20c009d5fa3e20aa44cea8c0b9064653 Mon Sep 17 00:00:00 2001 From: anekos Date: Tue, 4 May 2010 03:42:54 +0000 Subject: 補完強化 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37345 d0d07461-0603-4401-acd4-de1884942a52 --- bitly.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bitly.js') diff --git a/bitly.js b/bitly.js index d39af89..a648013 100644 --- a/bitly.js +++ b/bitly.js @@ -51,6 +51,8 @@ let PLUGIN_INFO = Copy to clipboard. :jmp [] Copy to clipboard. + == Require == + bit.ly API Key ]]> ; // }}} @@ -147,6 +149,7 @@ let PLUGIN_INFO = context.completions = [ [buffer.URL, 'Current URL'] ]; + context.fork('URL', 0, context, completion.url); } }, true -- cgit v1.2.3