aboutsummaryrefslogtreecommitdiffstats
path: root/跳.js
diff options
context:
space:
mode:
Diffstat (limited to '跳.js')
-rw-r--r--跳.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/跳.js b/跳.js
index ef89be4..a6d351e 100644
--- a/跳.js
+++ b/跳.js
@@ -33,8 +33,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
}}} */
// INFO {{{
-let INFO =
-<>
+let INFO = xml`
<plugin name="跳.jp" version="1.0.2"
href="http://vimpr.github.com/"
summary="跳ねます"
@@ -52,7 +51,7 @@ let INFO =
</p></description>
</item>
</plugin>
-</>;
+`;
// }}}