Add WeeChat configuration
This commit is contained in:
parent
5039d7d31e
commit
41b22eb7e4
12 changed files with 826 additions and 0 deletions
18
.weechat/aspell.conf
Normal file
18
.weechat/aspell.conf
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
#
|
||||
# aspell.conf -- weechat v0.3.9.2
|
||||
#
|
||||
|
||||
[look]
|
||||
color = lightred
|
||||
|
||||
[check]
|
||||
commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
|
||||
default_dict = "fr"
|
||||
during_search = off
|
||||
enabled = on
|
||||
real_time = on
|
||||
word_min_length = 2
|
||||
|
||||
[dict]
|
||||
|
||||
[option]
|
||||
Loading…
Add table
Add a link
Reference in a new issue