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

3
.gitmodules vendored
View File

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