mirror of
https://github.com/sharkdp/bat
synced 2026-07-30 18:11:44 +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:
@@ -0,0 +1,5 @@
|
||||
return Object(
|
||||
Object(
|
||||
// Not highlighted as a comment
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user