From 4a629384742bb6cf89c32242507b9d013f577a11 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Thu, 23 Jul 2015 09:39:31 +0000 Subject: Added weechat configs --- weechat/.weechat/aspell.conf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 weechat/.weechat/aspell.conf (limited to 'weechat/.weechat/aspell.conf') diff --git a/weechat/.weechat/aspell.conf b/weechat/.weechat/aspell.conf new file mode 100644 index 0000000..0f35241 --- /dev/null +++ b/weechat/.weechat/aspell.conf @@ -0,0 +1,20 @@ +# +# aspell.conf -- weechat v1.1.1 +# + +[color] +misspelled = lightred +suggestions = default + +[check] +commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" +default_dict = "" +during_search = off +enabled = off +real_time = off +suggestions = -1 +word_min_length = 2 + +[dict] + +[option] -- cgit v1.2.3