summaryrefslogtreecommitdiff
path: root/doc/de/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/de/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/de/autogen/user')
-rw-r--r--doc/de/autogen/user/aspell_options.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/de/autogen/user/aspell_options.txt b/doc/de/autogen/user/aspell_options.txt
index 1ebfc2667..cb8798aeb 100644
--- a/doc/de/autogen/user/aspell_options.txt
+++ b/doc/de/autogen/user/aspell_options.txt
@@ -23,6 +23,11 @@
** Typ: boolesch
** Werte: on, off (Standardwert: `off`)
+* [[option_aspell.check.suggestions]] *aspell.check.suggestions*
+** Beschreibung: `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)`
+** Typ: integer
+** Werte: -1 .. 2147483647 (Standardwert: `-1`)
+
* [[option_aspell.check.word_min_length]] *aspell.check.word_min_length*
** Beschreibung: `Mindestlänge für ein Wort, welches auf Rechtschreibung überprüft werden soll (bei 0 werden alle Wörter überprüft)`
** Typ: integer