X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/ae2fe673d167d2199420799b2041c286433c4f56..a6ea1a1fa2e612852376b6deab07cb2388608fc8:/weechat/aspell.conf diff --git a/weechat/aspell.conf b/weechat/aspell.conf index 2cf1f7d..27b16b8 100644 --- a/weechat/aspell.conf +++ b/weechat/aspell.conf @@ -1,9 +1,19 @@ # -# aspell.conf -- weechat v0.4.1 +# weechat -- aspell.conf +# +# 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 # -[look] -color = lightred +[color] +misspelled = lightred +suggestion = default +suggestion_delimiter_dict = cyan +suggestion_delimiter_word = cyan [check] commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" @@ -16,4 +26,8 @@ word_min_length = 2 [dict] +[look] +suggestion_delimiter_dict = " / " +suggestion_delimiter_word = "," + [option]