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

Add Svelte as a syntax

This commit is contained in:
Kyle Hubert
2020-10-29 14:33:09 -04:00
committed by GitHub
parent 85594956cf
commit 072fb380d8
6 changed files with 133 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -197,6 +197,9 @@
[submodule "assets/syntaxes/02_Extra/Apache"]
path = assets/syntaxes/02_Extra/Apache
url = https://github.com/colinta/ApacheConf.tmLanguage
[submodule "assets/syntaxes/02_Extra/Svelte"]
path = assets/syntaxes/02_Extra/Svelte
url = https://github.com/corneliusio/svelte-sublime
[submodule "assets/themes/Coldark"]
path = assets/themes/Coldark
url = https://github.com/ArmandPhilippot/coldark-bat.git