mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Adding back Handlebars grammar
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -638,3 +638,6 @@ | ||||
| [submodule "vendor/grammars/api-blueprint-sublime-plugin"] | ||||
| 	path = vendor/grammars/api-blueprint-sublime-plugin | ||||
| 	url = https://github.com/apiaryio/api-blueprint-sublime-plugin | ||||
| [submodule "vendor/grammars/Handlebars"] | ||||
| 	path = vendor/grammars/Handlebars | ||||
| 	url = https://github.com/daaain/Handlebars | ||||
|   | ||||
| @@ -50,6 +50,8 @@ vendor/grammars/G-Code/: | ||||
| - source.gcode | ||||
| vendor/grammars/GDScript-sublime/: | ||||
| - source.gdscript | ||||
| vendor/grammars/Handlebars: | ||||
| - text.html.handlebars | ||||
| vendor/grammars/IDL-Syntax: | ||||
| - source.webidl | ||||
| vendor/grammars/InnoSetup/: | ||||
|   | ||||
| @@ -1319,7 +1319,7 @@ Handlebars: | ||||
|   extensions: | ||||
|   - .handlebars | ||||
|   - .hbs | ||||
|   tm_scope: none | ||||
|   tm_scope: text.html.handlebars | ||||
|   ace_mode: handlebars | ||||
|  | ||||
| Harbour: | ||||
|   | ||||
							
								
								
									
										1
									
								
								vendor/grammars/Handlebars
									
									
									
									
										vendored
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								vendor/grammars/Handlebars
									
									
									
									
										vendored
									
									
										Submodule
									
								
							 Submodule vendor/grammars/Handlebars added at 35d821569d
									
								
							
		Reference in New Issue
	
	Block a user