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

Add support for cabal syntax

This commit is contained in:
Tobenna Ndu
2018-09-05 14:41:42 +01:00
parent d2b4766f92
commit 785da3d9df
3 changed files with 51 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/Cabal"]
path = assets/syntaxes/Cabal
url = https://github.com/SublimeHaskell/SublimeHaskell