aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormitsugu oyama2010-10-31 20:45:19 +0900
committermitsugu oyama2010-10-31 20:45:19 +0900
commit8322d1063659c16870b0a8431a9ed1d8cc3cdefc (patch)
tree0e1a8b0d739603b504def03d026e66834af93588
parentab7c43f21078380f055296b7403b4cccc7a2cd59 (diff)
downloadvimperator-plugins-8322d1063659c16870b0a8431a9ed1d8cc3cdefc.tar.bz2
add href attribute in plugin element
-rw-r--r--pixiv.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/pixiv.js b/pixiv.js
index 12ec7d5..2e0e9d3 100644
--- a/pixiv.js
+++ b/pixiv.js
@@ -2,6 +2,7 @@
var INFO =
<plugin name="pixiv.js" version="0.1"
summary="pixiv.js"
+ href="http://github.com/vimpr/vimperator-plugins/blob/master/pixiv.js"
xmlns="http://vimperator.org/namespaces/liberator">
<author email="mitsugu.oyama@gmail.com">Mitsugu Oyama</author>
<license href="http://opensource.org/licenses/mit-license.php">MIT</license>