From 425888191f7a55b504824ac3a3a09a782ec13717 Mon Sep 17 00:00:00 2001 From: teramako Date: Wed, 3 Apr 2013 21:11:32 +0900 Subject: temporary fix: multi_requester.js TODO: INFOをきちんとフォーマットしろ --- multi_requester.js | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'multi_requester.js') diff --git a/multi_requester.js b/multi_requester.js index f075779..90ca321 100644 --- a/multi_requester.js +++ b/multi_requester.js @@ -5,18 +5,16 @@ http://www.opensource.jp/licenses/mit-license.html }}} END LICENSE BLOCK ***/ // PLUGIN_INFO//{{{ -var PLUGIN_INFO = - - {NAME} - request, and the result is displayed to the buffer. - リクエストの結果をバッファに出力する。 - suVene - 0.4.16 - MIT - 2.0pre - 2.3 - https://github.com/vimpr/vimperator-plugins/raw/master/multi_requester.js - + suVene + MIT + +

+ -; + ]]> +

+`; //}}} (function() { if (!liberator.plugins.libly) { -- cgit v1.2.3