mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 21:31:01 +00:00
Update grammars.yml to match submodules
I should have done this in 2c2c4740a8.
This commit is contained in:
@@ -47,9 +47,9 @@ vendor/grammars/LiveScript.tmbundle:
|
|||||||
vendor/grammars/NSIS:
|
vendor/grammars/NSIS:
|
||||||
- source.nsis
|
- source.nsis
|
||||||
vendor/grammars/NimLime:
|
vendor/grammars/NimLime:
|
||||||
- source.nimrod
|
- source.nim
|
||||||
- source.nimrod_filter
|
- source.nim_filter
|
||||||
- source.nimrodcfg
|
- source.nimcfg
|
||||||
vendor/grammars/PHP-Twig.tmbundle:
|
vendor/grammars/PHP-Twig.tmbundle:
|
||||||
- text.html.twig
|
- text.html.twig
|
||||||
vendor/grammars/RDoc.tmbundle:
|
vendor/grammars/RDoc.tmbundle:
|
||||||
@@ -259,6 +259,7 @@ vendor/grammars/language-javascript:
|
|||||||
vendor/grammars/language-python:
|
vendor/grammars/language-python:
|
||||||
- source.python
|
- source.python
|
||||||
- source.regexp.python
|
- source.regexp.python
|
||||||
|
- text.python.console
|
||||||
- text.python.traceback
|
- text.python.traceback
|
||||||
vendor/grammars/language-shellscript:
|
vendor/grammars/language-shellscript:
|
||||||
- source.shell
|
- source.shell
|
||||||
|
|||||||
@@ -1891,6 +1891,7 @@ Nimrod:
|
|||||||
- .nim
|
- .nim
|
||||||
- .nimrod
|
- .nimrod
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
tm_scope: source.nim
|
||||||
|
|
||||||
Ninja:
|
Ninja:
|
||||||
type: data
|
type: data
|
||||||
|
|||||||
Reference in New Issue
Block a user