mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-29 22:24:35 +00:00 
			
		
		
		
	Better syntax highlighting for Dart (#1959)
Remove unmaintained Dart syntax submodule. Add elMuso/Dartlight as submodule. Update Dart syntax highlighting. Add changes to changelog.
This commit is contained in:
		
							
								
								
									
										5
									
								
								tests/syntax-tests/highlighted/Dart/inner_comment.dart
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								tests/syntax-tests/highlighted/Dart/inner_comment.dart
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| [38;2;249;38;114mreturn[0m[38;2;248;248;242m [0m[3;38;2;166;226;46mObject[0m[38;2;248;248;242m([0m | ||||
| [38;2;248;248;242m  [0m[3;38;2;166;226;46mObject[0m[38;2;248;248;242m([0m | ||||
| [38;2;248;248;242m    [0m[38;2;117;113;94m// Not highlighted as a comment[0m | ||||
| [38;2;248;248;242m  )[0m | ||||
| [38;2;248;248;242m)[0m | ||||
		Reference in New Issue
	
	Block a user