aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormitsugu oyama2010-10-25 20:06:12 +0900
committermitsugu oyama2010-10-25 20:06:12 +0900
commit32cc3908bd36351ff0d6f60ca253e25c2b86a1ec (patch)
tree172cb19dda64ed18864200dd8277cce147161c9e
parent55fdf6e143203a0cd0a500b02f457916e18a9fe3 (diff)
downloadvimperator-plugins-32cc3908bd36351ff0d6f60ca253e25c2b86a1ec.tar.bz2
add href attribute to plugin element
-rw-r--r--tohex.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tohex.js b/tohex.js
index a75898d..dd166c7 100644
--- a/tohex.js
+++ b/tohex.js
@@ -2,6 +2,7 @@
var INFO =
<plugin name="tohex.js" version="0.1"
summary="tohex.js"
+ href="http://github.com/vimpr/vimperator-plugins/blob/master/tohex.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>