summaryrefslogtreecommitdiffstats
path: root/weechat/aspell.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/aspell.conf')
-rw-r--r--weechat/aspell.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/weechat/aspell.conf b/weechat/aspell.conf
index 72dbad3..7519889 100644
--- a/weechat/aspell.conf
+++ b/weechat/aspell.conf
@@ -11,7 +11,9 @@
[color]
misspelled = lightred
-suggestions = default
+suggestion = default
+suggestion_delimiter_dict = cyan
+suggestion_delimiter_word = cyan
[check]
commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
@@ -24,4 +26,8 @@ word_min_length = 2
[dict]
+[look]
+suggestion_delimiter_dict = " / "
+suggestion_delimiter_word = ","
+
[option]