summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-11-04 11:50:15 +0100
committerSebastien Helleu <flashcode@flashtux.org>2012-11-04 11:50:15 +0100
commit57d5afeda51be24f6dae13f4082fb91e90cdf3b2 (patch)
treec4c783a54600a1a5a960ae081d5ed032cca67f7e /doc/ja/autogen/user
parent9e94bfd48b9c17cacdc48f6c1e29dcde9fafaa6f (diff)
downloadweechat-57d5afeda51be24f6dae13f4082fb91e90cdf3b2.zip
aspell: add bar item "aspell_suggest": suggestions for misspelled word at cursor (task #12061) (patch from Nils Görs)
Diffstat (limited to 'doc/ja/autogen/user')
-rw-r--r--doc/ja/autogen/user/aspell_options.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/aspell_options.txt b/doc/ja/autogen/user/aspell_options.txt
index 167f89ed3..dc991156c 100644
--- a/doc/ja/autogen/user/aspell_options.txt
+++ b/doc/ja/autogen/user/aspell_options.txt
@@ -23,6 +23,11 @@
** タイプ: ブール
** 値: on, off (デフォルト値: `off`)
+* [[option_aspell.check.suggestions]] *aspell.check.suggestions*
+** 説明: `number of suggestions to display in bar item "aspell_suggest" for each dictionary set in buffer (-1 = disable suggestions, 0 = display all possible suggestions in all languages)`
+** タイプ: 整数
+** 値: -1 .. 2147483647 (デフォルト値: `-1`)
+
* [[option_aspell.check.word_min_length]] *aspell.check.word_min_length*
** 説明: `スペルチェックを行う単語長の最小値 (0 の場合は全ての単語をチェック)`
** タイプ: 整数