diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-04-01 12:26:48 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-04-01 12:26:48 +0200 |
commit | b29f18d7eac0980adb60ac04597ce616d8e199fe (patch) | |
tree | 5d2fc1da476b9fc785f388e6add97d27b20aa4f9 /doc/ja/weechat_user.ja.adoc | |
parent | 6ab7af705eff85ad63932f16b89fa7c555cf5e0d (diff) | |
download | weechat-b29f18d7eac0980adb60ac04597ce616d8e199fe.zip |
aspell: add options to control delimiters in suggestions (closes #940)
New options:
- aspell.color.suggestion_delimiter_dict
- aspell.color.suggestion_delimiter_word
- aspell.look.suggestion_delimiter_dict
- aspell.look.suggestion_delimiter_word
Option renamed:
- aspell.color.suggestions -> aspell.color.suggestion
Diffstat (limited to 'doc/ja/weechat_user.ja.adoc')
-rw-r--r-- | doc/ja/weechat_user.ja.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index a1bcb2833..8651b98cb 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -2041,6 +2041,7 @@ Aspell | check | /set aspell.check.* | スペルチェックの操作コマンド | dict | <<command_aspell_aspell,/aspell setdict>> + /set aspell.dict.* | バッファが利用するディレクトリ (オプションをセクションに追加/削除出来ます) +| look | /set aspell.look.* | 外観 | option | /set aspell.option.* | <<aspell_speller_options,Speller オプション>> (オプションをセクションに追加/削除出来ます) |=== |