mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Bringing Monkey grammar back under MIT license
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitmodules
									
									
									
									
										vendored
									
									
								
							| @@ -668,3 +668,6 @@ | |||||||
| [submodule "vendor/grammars/sublimeassembly"] | [submodule "vendor/grammars/sublimeassembly"] | ||||||
| 	path = vendor/grammars/sublimeassembly | 	path = vendor/grammars/sublimeassembly | ||||||
| 	url = https://github.com/Nessphoro/sublimeassembly | 	url = https://github.com/Nessphoro/sublimeassembly | ||||||
|  | [submodule "vendor/grammars/monkey"] | ||||||
|  | 	path = vendor/grammars/monkey | ||||||
|  | 	url = https://github.com/gingerbeardman/monkey.tmbundle | ||||||
|   | |||||||
| @@ -391,6 +391,8 @@ vendor/grammars/mediawiki.tmbundle/: | |||||||
| - text.html.mediawiki | - text.html.mediawiki | ||||||
| vendor/grammars/mercury-tmlanguage: | vendor/grammars/mercury-tmlanguage: | ||||||
| - source.mercury | - source.mercury | ||||||
|  | vendor/grammars/monkey/: | ||||||
|  | - source.monkey | ||||||
| vendor/grammars/moonscript-tmbundle: | vendor/grammars/moonscript-tmbundle: | ||||||
| - source.moonscript | - source.moonscript | ||||||
| vendor/grammars/nemerle.tmbundle: | vendor/grammars/nemerle.tmbundle: | ||||||
|   | |||||||
| @@ -2237,7 +2237,7 @@ Monkey: | |||||||
|   extensions: |   extensions: | ||||||
|   - .monkey |   - .monkey | ||||||
|   ace_mode: text |   ace_mode: text | ||||||
|   tm_scope: none |   tm_scope: source.monkey | ||||||
|  |  | ||||||
| Moocode: | Moocode: | ||||||
|   type: programming |   type: programming | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								vendor/grammars/monkey
									
									
									
									
										vendored
									
									
										Submodule
									
								
							
							
								
								
								
								
								
							
						
						
									
										1
									
								
								vendor/grammars/monkey
									
									
									
									
										vendored
									
									
										Submodule
									
								
							 Submodule vendor/grammars/monkey added at 3a323c057a
									
								
							
		Reference in New Issue
	
	Block a user