1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 19:32:25 +01:00

Add Dart syntax

This commit is contained in:
Tobenna
2018-09-05 07:53:18 +01:00
committed by David Peter
parent d2b4766f92
commit 2dbd91e543
4 changed files with 374 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -67,3 +67,6 @@
[submodule "assets/themes/onehalf"]
path = assets/themes/onehalf
url = https://github.com/sonph/onehalf
[submodule "assets/syntaxes/Dart"]
path = assets/syntaxes/Dart
url = https://github.com/guillermooo/dart-sublime-bundle