mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-09-18 13:52:15 +00:00
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.
This commit is contained in:
+1
-1
@@ -658,7 +658,7 @@
|
|||||||
url = https://github.com/rpavlick/language-ncl.git
|
url = https://github.com/rpavlick/language-ncl.git
|
||||||
[submodule "vendor/grammars/atom-language-purescript"]
|
[submodule "vendor/grammars/atom-language-purescript"]
|
||||||
path = 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"]
|
[submodule "vendor/grammars/vue-syntax-highlight"]
|
||||||
path = vendor/grammars/vue-syntax-highlight
|
path = vendor/grammars/vue-syntax-highlight
|
||||||
url = https://github.com/vuejs/vue-syntax-highlight
|
url = https://github.com/vuejs/vue-syntax-highlight
|
||||||
|
|||||||
+1
-1
Submodule vendor/grammars/atom-language-purescript updated: 21ed0c417a...bd2b59f14e
Reference in New Issue
Block a user