From 6f197bacc74337c696ece542f2f3c93b762d46ef Mon Sep 17 00:00:00 2001 From: Nicholas Wolverson Date: Tue, 29 Dec 2015 23:22:51 +0000 Subject: [PATCH] Update PureScript submodule (moved repo, grammar tweak) Updated grammar to support triple-quoted strings properly: https://github.com/purescript-contrib/atom-language-purescript/commit/0c53f8162e40f2942d3df53c928c8ce597be3e12 atom-language-purescript repo has been moved to purescript-contrib org, update the URL. --- .gitmodules | 2 +- vendor/grammars/atom-language-purescript | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8234378a..53ff80c7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/vendor/grammars/atom-language-purescript b/vendor/grammars/atom-language-purescript index 21ed0c41..bd2b59f1 160000 --- a/vendor/grammars/atom-language-purescript +++ b/vendor/grammars/atom-language-purescript @@ -1 +1 @@ -Subproject commit 21ed0c417a143ca537afc5d65344acac3d88df94 +Subproject commit bd2b59f14eb4bd3b1f6d53eee959d7a6b523c073