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

Add F# syntax, closes #284

This commit is contained in:
sharkdp
2018-09-05 21:38:35 +02:00
parent 566aab3b05
commit 021a68eb21
3 changed files with 239 additions and 1 deletions

5
.gitmodules vendored
View File

@@ -75,4 +75,7 @@
url = https://github.com/SublimeHaskell/SublimeHaskell
[submodule "assets/syntaxes/Dart"]
path = assets/syntaxes/Dart
url = https://github.com/guillermooo/dart-sublime-bundle
url = https://github.com/guillermooo/dart-sublime-bundle
[submodule "assets/syntaxes/FSharp"]
path = assets/syntaxes/FSharp
url = https://github.com/hoest/sublimetext-fsharp