feat: add gleam formatter
This commit is contained in:
		
							parent
							
								
									fd2799c6e3
								
							
						
					
					
						commit
						c903debb4b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -116,6 +116,7 @@ pub const gleam = .{
 | 
			
		|||
    .extensions = .{ "gleam" },
 | 
			
		||||
    .comment = "//",
 | 
			
		||||
    .language_server = .{"gleam", "lsp"},
 | 
			
		||||
    .formatter = .{"gleam", "format"},
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
pub const go = .{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue