mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Oxygene language detection — drop lexer setting, as we now have a proper Oxygene lexer in pigments.rb
This commit is contained in:
		| @@ -932,10 +932,9 @@ OpenEdge ABL: | ||||
| Oxygene: | ||||
|   type: programming | ||||
|   color: "#5a63a3" | ||||
|   lexer: Text only | ||||
|   primary_extension: .oxygene | ||||
|   primary_extension: .pas | ||||
|   extensions: | ||||
|   - .pas | ||||
|   - .oxygene | ||||
|  | ||||
| PHP: | ||||
|   type: programming | ||||
|   | ||||
		Reference in New Issue
	
	Block a user