aboutsummaryrefslogtreecommitdiffstats
path: root/multi-exec.js
diff options
context:
space:
mode:
Diffstat (limited to 'multi-exec.js')
-rw-r--r--multi-exec.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/multi-exec.js b/multi-exec.js
index c3cbba0..d10205e 100644
--- a/multi-exec.js
+++ b/multi-exec.js
@@ -36,8 +36,8 @@ THE POSSIBILITY OF SUCH DAMAGE.
let PLUGIN_INFO =
<VimperatorPlugin>
<name>Multi-execute</name>
- <description>Execute some ex-commands.</description>
- <description lang="ja">複数のexコマンドを実行します。</description>
+ <description>Add the command which execute some ex-commands.</description>
+ <description lang="ja">複数のexコマンドを実行するコマンドを追加</description>
<version>1.0.1</version>
<author mail="anekos@snca.net" homepage="http://d.hatena.ne.jp/nokturnalmortum/">anekos</author>
<license>new BSD License (Please read the source code comments of this plugin)</license>