Another copy of my dotfiles. Because I don't completely trust GitHub.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
440 B

4 years ago
  1. #
  2. # weechat -- colorize_nicks.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. [look]
  12. blacklist_channels = ""
  13. blacklist_nicks = "so,root"
  14. colorize_input = off
  15. greedy_matching = on
  16. ignore_nicks_in_urls = off
  17. ignore_tags = ""
  18. match_limit = 20
  19. min_nick_length = 2