aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormitsugu oyama2012-12-28 10:46:07 +0900
committermitsugu oyama2013-01-12 21:58:04 +0900
commit8cb1ca048d4dfe14e9ff37ae0f585796886fdbd2 (patch)
treeb6d3266dca37e010658e739a7e354f0902807b82
parentd78f56d25f152d99bb037b4ba2b0a3a3980a4fc2 (diff)
downloadvimperator-plugins-8cb1ca048d4dfe14e9ff37ae0f585796886fdbd2.tar.bz2
Dropped E4X
-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(