mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Moving to Elm community grammar
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
@@ -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
1
vendor/grammars/Elm
vendored
Submodule
Submodule vendor/grammars/Elm added at 227327e33e
@@ -1,6 +1,6 @@
|
||||
---
|
||||
type: grammar
|
||||
name: Elm.tmLanguage
|
||||
name: Elm
|
||||
license: mit
|
||||
---
|
||||
The MIT License (MIT)
|
||||
Reference in New Issue
Block a user