mirror of
https://github.com/sharkdp/bat
synced 2026-08-09 19:51:48 +00:00
Merge pull request #279 from tobenna/add-jsx-syntax
Add support for JSX in javascript and typescript
This commit is contained in:
@@ -67,6 +67,9 @@
|
|||||||
[submodule "assets/themes/onehalf"]
|
[submodule "assets/themes/onehalf"]
|
||||||
path = assets/themes/onehalf
|
path = assets/themes/onehalf
|
||||||
url = https://github.com/sonph/onehalf
|
url = https://github.com/sonph/onehalf
|
||||||
|
[submodule "assets/syntaxes/JavaScript (Babel)"]
|
||||||
|
path = assets/syntaxes/JavaScript (Babel)
|
||||||
|
url = https://github.com/babel/babel-sublime
|
||||||
[submodule "assets/syntaxes/Cabal"]
|
[submodule "assets/syntaxes/Cabal"]
|
||||||
path = assets/syntaxes/Cabal
|
path = assets/syntaxes/Cabal
|
||||||
url = https://github.com/SublimeHaskell/SublimeHaskell
|
url = https://github.com/SublimeHaskell/SublimeHaskell
|
||||||
|
|||||||
Submodule
+1
Submodule assets/syntaxes/JavaScript (Babel) added at a9a908fe1d
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user