mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Merge pull request #1103 from sebgod/fix-moocode
fix Moocode detection, add ace_mode for Mercury
This commit is contained in:
		| @@ -1185,6 +1185,7 @@ Mercury: | |||||||
|   primary_extension: .mercury |   primary_extension: .mercury | ||||||
|   # Mercury's syntax is not prolog syntax, but they do share the lexer |   # Mercury's syntax is not prolog syntax, but they do share the lexer | ||||||
|   lexer: Prolog |   lexer: Prolog | ||||||
|  |   ace_mode: prolog | ||||||
|   extensions: |   extensions: | ||||||
|   - .m |   - .m | ||||||
|   - .moo |   - .moo | ||||||
| @@ -1210,6 +1211,7 @@ Monkey: | |||||||
|   primary_extension: .monkey |   primary_extension: .monkey | ||||||
|  |  | ||||||
| Moocode: | Moocode: | ||||||
|  |   type: programming | ||||||
|   lexer: MOOCode |   lexer: MOOCode | ||||||
|   primary_extension: .moo |   primary_extension: .moo | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										110630
									
								
								lib/linguist/samples.json
									
									
									
									
									
								
							
							
						
						
									
										110630
									
								
								lib/linguist/samples.json
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										2196
									
								
								samples/Moocode/moocode_toolkit.moo
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2196
									
								
								samples/Moocode/moocode_toolkit.moo
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user