From 1ef8410cd9a1324589218df92780fd93c80cffdd Mon Sep 17 00:00:00 2001
From: anekos
Date: Wed, 4 Mar 2009 08:41:53 +0000
Subject: コマンド例修正
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@30814 d0d07461-0603-4401-acd4-de1884942a52
---
multi-exec.js | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'multi-exec.js')
diff --git a/multi-exec.js b/multi-exec.js
index 48316fa..c3cbba0 100644
--- a/multi-exec.js
+++ b/multi-exec.js
@@ -38,7 +38,7 @@ let PLUGIN_INFO =
Multi-execute
Execute some ex-commands.
複数のexコマンドを実行します。
- 1.0.0
+ 1.0.1
anekos
new BSD License (Please read the source code comments of this plugin)
修正BSDライセンス (ソースコードのコメントを参照してください)
@@ -49,7 +49,7 @@ let PLUGIN_INFO =
== Description ==
Execute the some ex-commands which has been separated by the specified separator.
== Commands ==
- :mx []...:
+ :mx [] ...:
The default value of is "|"
e.g.
>||
@@ -62,7 +62,7 @@ let PLUGIN_INFO =
指定のセパレータによって分割された複数のexコマンドを実行します。
auto_source.js などで便利かもしれません。
== Commands ==
- :mx []...:
+ :mx [] ...:
のデフォルトは "|" です。
例
>||
--
cgit v1.2.3