X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/27ff225a10eda0f6fedaba76f41ce5a6093c94fa..a6ea1a1fa2e612852376b6deab07cb2388608fc8:/weechat/aspell.conf diff --git a/weechat/aspell.conf b/weechat/aspell.conf index 0f35241..27b16b8 100644 --- a/weechat/aspell.conf +++ b/weechat/aspell.conf @@ -1,10 +1,19 @@ # -# aspell.conf -- weechat v1.1.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 # [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]