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"] | ||||
| 	path = vendor/grammars/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"] | ||||
| 	path = vendor/grammars/mercury-tmlanguage | ||||
| 	url = https://github.com/sebgod/mercury-tmlanguage | ||||
| @@ -526,3 +523,6 @@ | ||||
| [submodule "vendor/grammars/atom-salt"] | ||||
| 	path = vendor/grammars/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 | ||||
| vendor/grammars/LiveScript.tmbundle: | ||||
| - 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: | ||||
| - source.nsis | ||||
| vendor/grammars/NimLime: | ||||
| @@ -58,14 +52,11 @@ vendor/grammars/PHP-Twig.tmbundle: | ||||
| - text.html.twig | ||||
| vendor/grammars/RDoc.tmbundle: | ||||
| - 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: | ||||
| - source.scss | ||||
| vendor/grammars/Scalate.tmbundle/: | ||||
| - source.scaml | ||||
| - text.html.ssp | ||||
| vendor/grammars/Slash.tmbundle: | ||||
| - text.html.slash | ||||
| vendor/grammars/Stata.tmbundle: | ||||
| @@ -124,6 +115,9 @@ vendor/grammars/asp.tmbundle: | ||||
| vendor/grammars/assembly.tmbundle: | ||||
| - objdump.x86asm | ||||
| - source.x86asm | ||||
| vendor/grammars/atom-salt: | ||||
| - source.python.salt | ||||
| - source.yaml.salt | ||||
| vendor/grammars/autoitv3-tmbundle: | ||||
| - source.autoit.3 | ||||
| vendor/grammars/awk-sublime: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user