aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/aspell.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2017-06-03 01:51:14 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-03 01:51:14 +0200
commit713822df9243ea2400b561c4a2d461b1b5349d75 (patch)
tree089f531dc6e0625a0fce85b9fee50b0c62331b59 /weechat/aspell.conf
parent9df0659f436439d7a30d3dd0ffe41fad7e216a9c (diff)
downloaddotfiles-713822df9243ea2400b561c4a2d461b1b5349d75.tar.xz
weechat: import stuff
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'weechat/aspell.conf')
-rw-r--r--weechat/aspell.conf13
1 files changed, 9 insertions, 4 deletions
diff --git a/weechat/aspell.conf b/weechat/aspell.conf
index 039df91..54b8f3c 100644
--- a/weechat/aspell.conf
+++ b/weechat/aspell.conf
@@ -11,18 +11,23 @@
[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,ns,cs"
-default_dict = "en"
+default_dict = "en,sv"
during_search = on
enabled = on
real_time = on
-suggestions = 0
+suggestions = 10
word_min_length = 2
[dict]
-core.weechat = "en"
+
+[look]
+suggestion_delimiter_dict = " / "
+suggestion_delimiter_word = ","
[option]