1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-06-15 04:45:55 +01:00

Add PureScript syntax

This commit is contained in:
sharkdp
2018-09-05 21:50:16 +02:00
parent acde83af31
commit ac418ba21c
2 changed files with 4 additions and 0 deletions
.gitmodules
assets/syntaxes

3
.gitmodules vendored

@ -79,3 +79,6 @@
[submodule "assets/syntaxes/FSharp"]
path = assets/syntaxes/FSharp
url = https://github.com/hoest/sublimetext-fsharp
[submodule "assets/syntaxes/PureScript"]
path = assets/syntaxes/PureScript
url = https://github.com/tellnobody1/sublime-purescript-syntax