Update grammars.yml to match submodules

I should have done this in 2c2c4740a8.
This commit is contained in:
Adam Roben
2015-01-06 13:32:28 -05:00
parent 917bc48348
commit 8f3779c94c
2 changed files with 5 additions and 3 deletions

View File

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

View File

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