Add weechat settings
This commit is contained in:
parent
194e3100bd
commit
138c7bd053
10 changed files with 853 additions and 0 deletions
17
weechat/aspell.conf
Normal file
17
weechat/aspell.conf
Normal file
|
@ -0,0 +1,17 @@
|
|||
#
|
||||
# aspell.conf -- weechat v0.3.7
|
||||
#
|
||||
|
||||
[look]
|
||||
color = lightred
|
||||
|
||||
[check]
|
||||
commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
|
||||
default_dict = ""
|
||||
during_search = off
|
||||
real_time = off
|
||||
word_min_length = 2
|
||||
|
||||
[dict]
|
||||
|
||||
[option]
|
Loading…
Add table
Add a link
Reference in a new issue