Merge pull request #3033 from github/change-elm-grammar

Change Elm grammar to community version
This commit is contained in:
Arfon Smith
2016-06-02 10:35:08 -06:00
5 changed files with 6 additions and 6 deletions

6
.gitmodules vendored
View File

@@ -446,9 +446,6 @@
[submodule "vendor/grammars/Scalate.tmbundle"]
path = vendor/grammars/Scalate.tmbundle
url = https://github.com/scalate/Scalate.tmbundle
[submodule "vendor/grammars/Elm.tmLanguage"]
path = vendor/grammars/Elm.tmLanguage
url = https://github.com/deadfoxygrandpa/Elm.tmLanguage
[submodule "vendor/grammars/sublime-bsv"]
path = vendor/grammars/sublime-bsv
url = https://github.com/thotypous/sublime-bsv
@@ -734,3 +731,6 @@
[submodule "vendor/grammars/nu.tmbundle"]
path = vendor/grammars/nu.tmbundle
url = https://github.com/jsallis/nu.tmbundle
[submodule "vendor/grammars/Elm"]
path = vendor/grammars/Elm
url = https://github.com/elm-community/Elm.tmLanguage

View File

@@ -36,7 +36,7 @@ vendor/grammars/ColdFusion:
- text.html.cfm
vendor/grammars/Docker.tmbundle:
- source.dockerfile
vendor/grammars/Elm.tmLanguage:
vendor/grammars/Elm/:
- source.elm
vendor/grammars/FreeMarker.tmbundle:
- text.html.ftl

1
vendor/grammars/Elm vendored Submodule

Submodule vendor/grammars/Elm added at 227327e33e

View File

@@ -1,6 +1,6 @@
---
type: grammar
name: Elm.tmLanguage
name: Elm
license: mit
---
The MIT License (MIT)