Mercurial > dotfiles
annotate weechat/aspell.conf @ 298:ffa5a9102d22
Add 'pintaboard' plugin to Pentadactyl.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 21 Apr 2015 16:31:53 -0700 |
parents | f3ea51b9b4d1 |
children | 27447ad19df6 |
rev | line source |
---|---|
237 | 1 # |
260
f3ea51b9b4d1
Upgrade to new Weechat.
Ludovic Chabant <ludovic@chabant.com>
parents:
237
diff
changeset
|
2 # aspell.conf -- weechat v1.1 |
237 | 3 # |
4 | |
5 [color] | |
6 misspelled = lightred | |
7 suggestions = default | |
8 | |
9 [check] | |
10 commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" | |
11 default_dict = "" | |
12 during_search = off | |
13 enabled = off | |
14 real_time = off | |
15 suggestions = -1 | |
16 word_min_length = 2 | |
17 | |
18 [dict] | |
19 | |
20 [option] |