mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Fixing up grammars
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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
|
||||||
|
|||||||
18
grammars.yml
18
grammars.yml
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user