aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/aspell.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-02 20:35:42 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-02-02 22:01:01 +0100
commit7e7aa928072775240ff70ca61f2dd0e8a09242d8 (patch)
treee22d0a73612befd95744dec72770e74593ab47cd /weechat/aspell.conf
downloaddotfiles-7e7aa928072775240ff70ca61f2dd0e8a09242d8.tar.xz
(Let's pretend that this is the) initial commit
Diffstat (limited to 'weechat/aspell.conf')
-rw-r--r--weechat/aspell.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/weechat/aspell.conf b/weechat/aspell.conf
new file mode 100644
index 0000000..a07a4bc
--- /dev/null
+++ b/weechat/aspell.conf
@@ -0,0 +1,21 @@
+#
+# aspell.conf -- weechat v0.4.3-dev
+#
+
+[color]
+misspelled = lightred
+suggestions = default
+
+[check]
+commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
+default_dict = "en"
+during_search = off
+enabled = on
+real_time = on
+suggestions = 0
+word_min_length = 2
+
+[dict]
+core.weechat = "en"
+
+[option]