aboutsummaryrefslogtreecommitdiffstats
path: root/hatena_fotolife.js
diff options
context:
space:
mode:
Diffstat (limited to 'hatena_fotolife.js')
-rw-r--r--hatena_fotolife.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/hatena_fotolife.js b/hatena_fotolife.js
index cb0b146..9d604e4 100644
--- a/hatena_fotolife.js
+++ b/hatena_fotolife.js
@@ -23,7 +23,7 @@
* IN THE SOFTWARE.
* */
-let PLUGIN_INFO =
+let PLUGIN_INFO = xml`
<VimperatorPlugin>
<name>{NAME}</name>
<description>Generates and yanks thumbnail tags in Hatena Fotolife</description>
@@ -64,7 +64,7 @@ hatena_fotolife_hint_key='f'
image_extender_yank_key='f'
||<
]]></detail>
-</VimperatorPlugin>;
+</VimperatorPlugin>`;
( function () {