From 10aeae136563442e8730aaaffdd88b2ccb03545f Mon Sep 17 00:00:00 2001 From: anekos Date: Sun, 7 Dec 2008 12:22:09 +0000 Subject: プラグインマネージャに対応! git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@26055 d0d07461-0603-4401-acd4-de1884942a52 --- happy_hacking_vimperator.js | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'happy_hacking_vimperator.js') diff --git a/happy_hacking_vimperator.js b/happy_hacking_vimperator.js index 3b9d67e..3ddf74c 100644 --- a/happy_hacking_vimperator.js +++ b/happy_hacking_vimperator.js @@ -20,6 +20,16 @@ // License: // http://creativecommons.org/licenses/by-sa/3.0/ +var PLUGIN_INFO = + +Happy Happy Vimperator +This plugin makes you to True Vimperatorer +1.0 + +; + (function () { let enabled = s2b(liberator.globalVariables.happy_hacking_vimperator_enable, true); -- cgit v1.2.3