refactor: zig fmt all source files
This commit is contained in:
		
							parent
							
								
									f0343bf2c9
								
							
						
					
					
						commit
						118b2b56f8
					
				
					 4 changed files with 2 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -252,7 +252,7 @@ pub const nu = .{
 | 
			
		|||
    .icon = ">",
 | 
			
		||||
    .extensions = .{ "nu", "nushell" },
 | 
			
		||||
    .comment = "#",
 | 
			
		||||
    .language_server = .{"nu", "--lsp"},
 | 
			
		||||
    .language_server = .{ "nu", "--lsp" },
 | 
			
		||||
    .highlights = "tree-sitter-nu/queries/nu/highlights.scm",
 | 
			
		||||
    .injections = "tree-sitter-nu/queries/nu/injections.scm",
 | 
			
		||||
};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue