aboutsummaryrefslogtreecommitdiffstats
path: root/happy_hacking_vimperator.js
diff options
context:
space:
mode:
authoranekos2008-12-08 05:52:22 +0000
committeranekos2008-12-08 05:52:22 +0000
commitde5cf66cc73bf3d8d03e867ec2095814ccc9e2a8 (patch)
tree3945eaf2f39853474053a79e1e0baf57a0ad9cef /happy_hacking_vimperator.js
parent704a471b8a6ec60889dbe45d512c466810ff8410 (diff)
downloadvimperator-plugins-de5cf66cc73bf3d8d03e867ec2095814ccc9e2a8.tar.bz2
コメント削除
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@26107 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'happy_hacking_vimperator.js')
-rw-r--r--happy_hacking_vimperator.js33
1 files changed, 11 insertions, 22 deletions
diff --git a/happy_hacking_vimperator.js b/happy_hacking_vimperator.js
index ac193c3..8d5edf7 100644
--- a/happy_hacking_vimperator.js
+++ b/happy_hacking_vimperator.js
@@ -1,32 +1,21 @@
-// ==VimperatorPlugin==
-// @name Happy Hacking Vimperator
-// @description for True Vimperatorer!!
-// @description-ja for True Vimperatorer!!
-// @license Creative Commons Attribution-Share Alike 3.0 Unported
-// @version 2.0
-// @author anekos (anekos@snca.net)
-// @minVersion 2.0pre
-// @maxVersion 2.0pre
-// @requirements Steel Heart
-// ==/VimperatorPlugin==
-//
-// Usage:
-// DO NOT THINK. FEEL!
-//
-// Links:
-// Unbroken keyboard:
-// http://www.pfu.fujitsu.com/hhkeyboard/
-//
-// License:
-// http://creativecommons.org/licenses/by-sa/3.0/
-
var PLUGIN_INFO =
<VimperatorPlugin>
<name>Happy Happy Vimperator</name>
<description>This plugin makes you to True Vimperatorer</description>
<version>2.0</version>
+<author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author>
+<minVersion>2.0pre</minVersion>
+<maxVersion>2.0pre</maxVersion>
<detail><![CDATA[
+== Usage ==
DO NOT THINK. FEEL!
+== Unbroken keyboard ==
+http://www.pfu.fujitsu.com/hhkeyboard/
+== Requirements ==
+Steel Heart
+== License ==
+Creative Commons Attribution-Share Alike 3.0 Unported
+http://creativecommons.org/licenses/by-sa/3.0/
]]></detail>
</VimperatorPlugin>;