mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Grammar for G-Code from Sublime Text package
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -582,3 +582,6 @@ | |||||||
| [submodule "vendor/grammars/TXL"] | [submodule "vendor/grammars/TXL"] | ||||||
| 	path = vendor/grammars/TXL | 	path = vendor/grammars/TXL | ||||||
| 	url = https://github.com/MikeHoffert/Sublime-Text-TXL-syntax | 	url = https://github.com/MikeHoffert/Sublime-Text-TXL-syntax | ||||||
|  | [submodule "vendor/grammars/G-Code"] | ||||||
|  | 	path = vendor/grammars/G-Code | ||||||
|  | 	url = https://github.com/robotmaster/sublime-text-syntax-highlighting | ||||||
|   | |||||||
| @@ -39,6 +39,12 @@ vendor/grammars/Docker.tmbundle: | |||||||
| - source.dockerfile | - source.dockerfile | ||||||
| vendor/grammars/Elm.tmLanguage: | vendor/grammars/Elm.tmLanguage: | ||||||
| - source.elm | - source.elm | ||||||
|  | vendor/grammars/G-Code/: | ||||||
|  | - source.LS | ||||||
|  | - source.MCPOST | ||||||
|  | - source.MOD | ||||||
|  | - source.apt | ||||||
|  | - source.gcode | ||||||
| vendor/grammars/GDScript-sublime/: | vendor/grammars/GDScript-sublime/: | ||||||
| - source.gdscript | - source.gdscript | ||||||
| vendor/grammars/Handlebars: | vendor/grammars/Handlebars: | ||||||
|   | |||||||
| @@ -942,7 +942,7 @@ G-code: | |||||||
|   - .g |   - .g | ||||||
|   - .gco |   - .gco | ||||||
|   - .gcode |   - .gcode | ||||||
|   tm_scope: none |   tm_scope: source.gcode | ||||||
|   ace_mode: gcode |   ace_mode: gcode | ||||||
|  |  | ||||||
| GAMS: | GAMS: | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								vendor/grammars/G-Code
									
									
									
									
										vendored
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								vendor/grammars/G-Code
									
									
									
									
										vendored
									
									
										Submodule
									
								
							 Submodule vendor/grammars/G-Code added at 81e8b03e3d
									
								
							
		Reference in New Issue
	
	Block a user