mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-18 20:11:03 +00:00
Remove 'Haskell (improved) syntax'
This commit is contained in:
parent
2ab6474761
commit
bb18ece8a4
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -70,9 +70,6 @@
|
|||||||
[submodule "assets/syntaxes/JavaScript (Babel)"]
|
[submodule "assets/syntaxes/JavaScript (Babel)"]
|
||||||
path = assets/syntaxes/02_Extra/JavaScript (Babel)
|
path = assets/syntaxes/02_Extra/JavaScript (Babel)
|
||||||
url = https://github.com/babel/babel-sublime
|
url = https://github.com/babel/babel-sublime
|
||||||
[submodule "assets/syntaxes/Cabal"]
|
|
||||||
path = assets/syntaxes/02_Extra/Cabal
|
|
||||||
url = https://github.com/SublimeHaskell/SublimeHaskell
|
|
||||||
[submodule "assets/syntaxes/Dart"]
|
[submodule "assets/syntaxes/Dart"]
|
||||||
path = assets/syntaxes/02_Extra/Dart
|
path = assets/syntaxes/02_Extra/Dart
|
||||||
url = https://github.com/guillermooo/dart-sublime-bundle
|
url = https://github.com/guillermooo/dart-sublime-bundle
|
||||||
|
3
assets/README.md
vendored
3
assets/README.md
vendored
@ -47,4 +47,5 @@ The following files have been manually modified after converting from a `.tmLang
|
|||||||
https://github.com/seanjames777/SML-Language-Definitiona as it is not
|
https://github.com/seanjames777/SML-Language-Definitiona as it is not
|
||||||
kept in a standalone repository. The file generated is from
|
kept in a standalone repository. The file generated is from
|
||||||
https://github.com/seanjames777/SML-Language-Definition/blob/master/sml.tmLanguage
|
https://github.com/seanjames777/SML-Language-Definition/blob/master/sml.tmLanguage
|
||||||
|
* `Cabal.sublime_syntax` has been added manually from
|
||||||
|
https://github.com/SublimeHaskell/SublimeHaskell/ - we don't want to include the whole submodule because it includes other syntaxes ("Haskell improved") as well.
|
||||||
|
1
assets/syntaxes/02_Extra/Cabal
vendored
1
assets/syntaxes/02_Extra/Cabal
vendored
@ -1 +0,0 @@
|
|||||||
Subproject commit 2d98cb79ebf76c3e9ef884675005ed96226ad07e
|
|
Loading…
x
Reference in New Issue
Block a user