21 lines
		
	
	
		
			440 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			440 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#
 | 
						|
# weechat -- colorize_nicks.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]
 | 
						|
blacklist_channels = ""
 | 
						|
blacklist_nicks = "so,root"
 | 
						|
colorize_input = off
 | 
						|
greedy_matching = on
 | 
						|
ignore_nicks_in_urls = off
 | 
						|
ignore_tags = ""
 | 
						|
match_limit = 20
 | 
						|
min_nick_length = 2
 |