feat: add xml formatter
This commit is contained in:
		
							parent
							
								
									132518d1ba
								
							
						
					
					
						commit
						8f3b8198e2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -430,6 +430,7 @@ pub const xml = .{
 | 
			
		|||
    .comment = "<!--",
 | 
			
		||||
    .highlights = "tree-sitter-xml/queries/xml/highlights.scm",
 | 
			
		||||
    .first_line_matches = .{ .prefix = "<?xml " },
 | 
			
		||||
    .formatter = .{ "xmllint", "--format", "-" },
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
pub const yaml = .{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue