Moving to Elm community grammar

This commit is contained in:
Arfon Smith
2016-06-02 10:19:40 -06:00
parent 1e502808c9
commit 25b761b506
4 changed files with 7 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -731,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

@@ -38,6 +38,8 @@ vendor/grammars/Docker.tmbundle:
- source.dockerfile
vendor/grammars/Elm.tmLanguage:
- source.elm
vendor/grammars/Elm/:
- source.elm
vendor/grammars/FreeMarker.tmbundle:
- text.html.ftl
vendor/grammars/G-Code/:

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)