1
0
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:
Ersikan
2021-12-06 08:40:43 +01:00
committed by GitHub
parent 8072d5a3e3
commit 29711c178a
7 changed files with 154 additions and 301 deletions
+5
View File
@@ -0,0 +1,5 @@
return Object(
Object(
// Not highlighted as a comment
)
)