feat: add .ref to diff file type extensions
This commit is contained in:
		
							parent
							
								
									952a75530e
								
							
						
					
					
						commit
						36df53b427
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -80,7 +80,7 @@ pub const css = .{
 | 
			
		|||
 | 
			
		||||
pub const diff = .{
 | 
			
		||||
    .description = "Diff",
 | 
			
		||||
    .extensions = .{ "diff", "patch" },
 | 
			
		||||
    .extensions = .{ "diff", "patch", "rej" },
 | 
			
		||||
    .comment = "#",
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue