mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 09:01:56 +00:00 
			
		
		
		
	Add syntax mapping for paru configuration
This commit is contained in:
		
							
								
								
									
										6
									
								
								src/syntax_mapping/builtins/linux/50-paru.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								src/syntax_mapping/builtins/linux/50-paru.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
# See https://github.com/Morganamilo/paru/blob/master/man/paru.conf.5
 | 
			
		||||
[mappings]
 | 
			
		||||
"INI" = [
 | 
			
		||||
    "${PARU_CONF}",
 | 
			
		||||
    "paru.conf",
 | 
			
		||||
]
 | 
			
		||||
		Reference in New Issue
	
	Block a user