Update PureScript submodule (moved repo, grammar tweak)

Updated grammar to support triple-quoted strings properly:
0c53f8162e

atom-language-purescript repo has been moved to purescript-contrib org,
update the URL.
This commit is contained in:
Nicholas Wolverson
2015-12-29 23:22:51 +00:00
parent efdc790374
commit 6f197bacc7
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -658,7 +658,7 @@
url = https://github.com/rpavlick/language-ncl.git
[submodule "vendor/grammars/atom-language-purescript"]
path = vendor/grammars/atom-language-purescript
url = https://github.com/freebroccolo/atom-language-purescript
url = https://github.com/purescript-contrib/atom-language-purescript
[submodule "vendor/grammars/vue-syntax-highlight"]
path = vendor/grammars/vue-syntax-highlight
url = https://github.com/vuejs/vue-syntax-highlight