Fixing up grammars

This commit is contained in:
Arfon Smith
2014-12-31 08:25:56 -06:00
parent 7cb5106656
commit 84f9b83fc2
2 changed files with 9 additions and 15 deletions

6
.gitmodules vendored
View File

@@ -244,9 +244,6 @@
[submodule "vendor/grammars/abap.tmbundle"] [submodule "vendor/grammars/abap.tmbundle"]
path = vendor/grammars/abap.tmbundle path = vendor/grammars/abap.tmbundle
url = https://github.com/pvl/abap.tmbundle url = https://github.com/pvl/abap.tmbundle
[submodule "vendor/grammars/Scalate.tmbundle"]
path = vendor/grammars/Scalate.tmbundle
url = https://github.com/scalate/Scalate.tmbundle
[submodule "vendor/grammars/mercury-tmlanguage"] [submodule "vendor/grammars/mercury-tmlanguage"]
path = vendor/grammars/mercury-tmlanguage path = vendor/grammars/mercury-tmlanguage
url = https://github.com/sebgod/mercury-tmlanguage url = https://github.com/sebgod/mercury-tmlanguage
@@ -526,3 +523,6 @@
[submodule "vendor/grammars/atom-salt"] [submodule "vendor/grammars/atom-salt"]
path = vendor/grammars/atom-salt path = vendor/grammars/atom-salt
url = https://github.com/saltstack/atom-salt url = https://github.com/saltstack/atom-salt
[submodule "vendor/grammars/Scalate.tmbundle"]
path = vendor/grammars/Scalate.tmbundle
url = https://github.com/scalate/Scalate.tmbundle

View File

@@ -42,12 +42,6 @@ vendor/grammars/Julia.tmbundle:
- source.julia - source.julia
vendor/grammars/LiveScript.tmbundle: vendor/grammars/LiveScript.tmbundle:
- source.livescript - source.livescript
https://github.com/pferruggiaro/sublime-tea:
- source.tea
https://github.com/puppet-textmate-bundle/puppet-textmate-bundle:
- source.puppet
https://github.com/pvl/abap.tmbundle:
- source.abap
vendor/grammars/NSIS: vendor/grammars/NSIS:
- source.nsis - source.nsis
vendor/grammars/NimLime: vendor/grammars/NimLime:
@@ -58,14 +52,11 @@ vendor/grammars/PHP-Twig.tmbundle:
- text.html.twig - text.html.twig
vendor/grammars/RDoc.tmbundle: vendor/grammars/RDoc.tmbundle:
- text.rdoc - text.rdoc
https://github.com/saltstack/atom-salt:
- source.python.salt
- source.yaml.salt
https://github.com/scalate/Scalate.tmbundle:
- source.scaml
- text.html.ssp
vendor/grammars/SCSS.tmbundle: vendor/grammars/SCSS.tmbundle:
- source.scss - source.scss
vendor/grammars/Scalate.tmbundle/:
- source.scaml
- text.html.ssp
vendor/grammars/Slash.tmbundle: vendor/grammars/Slash.tmbundle:
- text.html.slash - text.html.slash
vendor/grammars/Stata.tmbundle: vendor/grammars/Stata.tmbundle:
@@ -124,6 +115,9 @@ vendor/grammars/asp.tmbundle:
vendor/grammars/assembly.tmbundle: vendor/grammars/assembly.tmbundle:
- objdump.x86asm - objdump.x86asm
- source.x86asm - source.x86asm
vendor/grammars/atom-salt:
- source.python.salt
- source.yaml.salt
vendor/grammars/autoitv3-tmbundle: vendor/grammars/autoitv3-tmbundle:
- source.autoit.3 - source.autoit.3
vendor/grammars/awk-sublime: vendor/grammars/awk-sublime: