dotfiles/weechat/aspell.conf

34 lines
663 B
Text
Raw Normal View History

2014-04-18 15:55:54 -07:00
#
2016-04-10 18:09:00 -07:00
# weechat -- aspell.conf
2014-04-18 15:55:54 -07:00
#
2018-04-18 21:07:59 -07:00
# WARNING: It is NOT recommended to edit this file by hand,
# especially if WeeChat is running.
#
# Use /set or similar command to change settings in WeeChat.
#
# For more info, see: https://weechat.org/doc/quickstart
#
2014-04-18 15:55:54 -07:00
2014-04-18 23:07:05 +00:00
[color]
misspelled = lightred
2018-04-18 21:07:59 -07:00
suggestion = default
suggestion_delimiter_dict = cyan
suggestion_delimiter_word = cyan
2014-04-18 15:55:54 -07:00
[check]
commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
default_dict = ""
during_search = off
2014-04-18 23:07:05 +00:00
enabled = off
2014-04-18 15:55:54 -07:00
real_time = off
2014-04-18 23:07:05 +00:00
suggestions = -1
2014-04-18 15:55:54 -07:00
word_min_length = 2
[dict]
2018-04-18 21:07:59 -07:00
[look]
suggestion_delimiter_dict = " / "
suggestion_delimiter_word = ","
2014-04-18 15:55:54 -07:00
[option]