mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Add *.ron syntax mapping
				
					
				
			Add a mapping to use `Rust` for rusty object notation, identified by `.ron` extension. See [#2427](https://github.com/sharkdp/bat/issues/2427).
This commit is contained in:
		
				
					committed by
					
						 Martin Nordholts
						Martin Nordholts
					
				
			
			
				
	
			
			
			
						parent
						
							5687af8bc7
						
					
				
				
					commit
					f21d3502e1
				
			| @@ -17,6 +17,7 @@ | ||||
| - Associate `Containerfile` with `Dockerfile` syntax, see #2606 (@einfachIrgendwer0815) | ||||
| - Replaced quotes with double quotes so fzf integration example script works on windows and linux. see #2095 (@johnmatthiggins) | ||||
| - Associate `ksh` files with `bash` syntax, see #2633 (@johnmatthiggins) | ||||
| - Associate `ron` files with `rust` syntax, see #2427 (@YeungOnion) | ||||
|  | ||||
| ## Themes | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user