mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 00:51:56 +00:00 
			
		
		
		
	Change default tab width to 4
This commit is contained in:
		@@ -228,7 +228,7 @@ impl App {
 | 
			
		||||
                    if output_components.plain() && paging_mode == PagingMode::Never {
 | 
			
		||||
                        0
 | 
			
		||||
                    } else {
 | 
			
		||||
                        8
 | 
			
		||||
                        4
 | 
			
		||||
                    },
 | 
			
		||||
                ),
 | 
			
		||||
            theme: self
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user