mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Merge pull request #1920 from pchaigno/webidl-grammar
Grammar for WebIDL
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -517,3 +517,6 @@ | ||||
| 	path = vendor/grammars/ruby.tmbundle | ||||
| 	url = https://github.com/aroben/ruby.tmbundle | ||||
| 	branch = pl | ||||
| [submodule "vendor/grammars/IDL-Syntax"] | ||||
| 	path = vendor/grammars/IDL-Syntax | ||||
| 	url = https://github.com/andik/IDL-Syntax | ||||
|   | ||||
| @@ -33,6 +33,8 @@ vendor/grammars/Docker.tmbundle: | ||||
| - source.dockerfile | ||||
| vendor/grammars/Handlebars: | ||||
| - text.html.handlebars | ||||
| vendor/grammars/IDL-Syntax: | ||||
| - source.webidl | ||||
| vendor/grammars/Isabelle.tmbundle: | ||||
| - source.isabelle.root | ||||
| - source.isabelle.theory | ||||
|   | ||||
| @@ -3057,7 +3057,7 @@ WebIDL: | ||||
|   type: programming | ||||
|   extensions: | ||||
|   - .webidl | ||||
|   tm_scope: none | ||||
|   tm_scope: source.webidl | ||||
|   ace_mode: text | ||||
|  | ||||
| XC: | ||||
|   | ||||
							
								
								
									
										1
									
								
								vendor/grammars/IDL-Syntax
									
									
									
									
										vendored
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								vendor/grammars/IDL-Syntax
									
									
									
									
										vendored
									
									
										Submodule
									
								
							 Submodule vendor/grammars/IDL-Syntax added at 9473b7faaf
									
								
							
		Reference in New Issue
	
	Block a user