mirror of
				https://github.com/minetest-mods/i3.git
				synced 2025-11-03 17:55:25 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			154 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			154 B
		
	
	
	
		
			INI
		
	
	
	
	
	
[*]
 | 
						|
end_of_line = lf
 | 
						|
 | 
						|
[*.{lua,txt,md,json}]
 | 
						|
charset = utf8
 | 
						|
indent_size = 8
 | 
						|
indent_style = tab
 | 
						|
insert_final_newline = true
 | 
						|
trim_trailing_whitespace = true
 |