aspell.conf 524 B

12345678910111213141516171819202122232425262728
  1. #
  2. # weechat -- aspell.conf
  3. #
  4. # WARNING: It is NOT recommended to edit this file by hand,
  5. # especially if WeeChat is running.
  6. #
  7. # Use /set or similar command to change settings in WeeChat.
  8. #
  9. # For more info, see: https://weechat.org/doc/quickstart
  10. #
  11. [color]
  12. misspelled = lightred
  13. suggestions = default
  14. [check]
  15. commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
  16. default_dict = ""
  17. during_search = off
  18. enabled = off
  19. real_time = off
  20. suggestions = -1
  21. word_min_length = 2
  22. [dict]
  23. [option]