From 90c1aad02f75292fdc16c889e0e6278c687597a6 Mon Sep 17 00:00:00 2001 From: anekos Date: Sat, 9 Apr 2011 09:28:18 +0900 Subject: 3.0 では不正なサンプル修正 --- function-template.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'function-template.js') diff --git a/function-template.js b/function-template.js index 0621d9f..81ce342 100644 --- a/function-template.js +++ b/function-template.js @@ -39,7 +39,7 @@ let PLUGIN_INFO = 関数テンプレート function Template Vimperator の関数のテンプレート - 1.2.0 + 1.2.1 anekos new BSD License (Please read the source code comments of this plugin) 修正BSDライセンス (ソースコードのコメントを参照してください) @@ -63,7 +63,7 @@ let PLUGIN_INFO = commands.addUserCommand( - ['co[mmand1]'], + ['myco[mmand]'], 'Description', function (args) { args.literalArg; -- cgit v1.2.3