From 505e175d72afc1a229492731c672c836f1f9c3c0 Mon Sep 17 00:00:00 2001 From: snaka Date: Wed, 6 May 2009 14:58:48 +0000 Subject: PLUGIN_INFO訂正 git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@33114 d0d07461-0603-4401-acd4-de1884942a52 --- auto_word_select_mode.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'auto_word_select_mode.js') diff --git a/auto_word_select_mode.js b/auto_word_select_mode.js index 74297a9..552c256 100644 --- a/auto_word_select_mode.js +++ b/auto_word_select_mode.js @@ -51,7 +51,7 @@ var PLUGIN_INFO = This mode alway selects current word. == Global variables == - g:auto_word_select_mode_key: + g:auto_word_select_key: The key that entering to AUTO_WORD_SELECT mode. Default is 'I'. @@ -96,7 +96,7 @@ var PLUGIN_INFO = コンテンツ内の単語を頻繁に選択&検索する場合などに便利です。 == グローバル変数 == - g:auto_word_select_mode_key: + g:auto_word_select_key: AUTO_WORD_SELECTモードに移行するためのキーです。 デフォルトは'I'です。 -- cgit v1.2.3