aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/aspell.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-09-25 22:04:04 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-09-25 22:04:04 +0200
commit81b3bcaf51dd3e995f38aac9da91017ef4c3ba0b (patch)
treef817c3ee415d380eaaa73f1129fb083ecabd4670 /weechat/aspell.conf
parent9e18566c4fe823b5f04d4e3361bb9c10f67faf26 (diff)
downloaddotfiles-81b3bcaf51dd3e995f38aac9da91017ef4c3ba0b.tar.xz
weechat: bunch of things have been moved around for no reason..
Diffstat (limited to 'weechat/aspell.conf')
-rw-r--r--weechat/aspell.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/weechat/aspell.conf b/weechat/aspell.conf
index d8b932f..3b3ddbd 100644
--- a/weechat/aspell.conf
+++ b/weechat/aspell.conf
@@ -2,10 +2,6 @@
# aspell.conf -- weechat v1.1-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"
@@ -15,6 +11,10 @@ real_time = on
suggestions = 0
word_min_length = 2
+[color]
+misspelled = lightred
+suggestions = default
+
[dict]
core.weechat = "en"