X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/3d23d16c731ee8c3e9ffe678a964032e9f6023c5..a6ea1a1fa2e612852376b6deab07cb2388608fc8:/weechat/aspell.conf diff --git a/weechat/aspell.conf b/weechat/aspell.conf index 49b99fb..27b16b8 100644 --- a/weechat/aspell.conf +++ b/weechat/aspell.conf @@ -1,10 +1,19 @@ # -# aspell.conf -- weechat v0.4.3 +# 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 # [color] misspelled = lightred -suggestions = default +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" @@ -17,4 +26,8 @@ word_min_length = 2 [dict] +[look] +suggestion_delimiter_dict = " / " +suggestion_delimiter_word = "," + [option]