aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gmap.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/gmap.js b/gmap.js
index c8271d6..3f321cd 100644
--- a/gmap.js
+++ b/gmap.js
@@ -1,5 +1,5 @@
-// INFO //
-var INFO =
+// {{{ INFO
+var INFO =xml`
<plugin name="gmap.js" version="0.1"
summary="Get google maps URL of current machine location."
href="http://github.com/vimpr/vimperator-plugins/blob/master/gmap.js"
@@ -24,7 +24,8 @@ var INFO =
</dl>
</description>
</item>
-</plugin>;
+</plugin>`;
+// }}}
(function(){
commands.addUserCommand(