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:
 | 
					Oxygene:
 | 
				
			||||||
  type: programming
 | 
					  type: programming
 | 
				
			||||||
  color: "#5a63a3"
 | 
					  color: "#5a63a3"
 | 
				
			||||||
  lexer: Text only
 | 
					  primary_extension: .pas
 | 
				
			||||||
  primary_extension: .oxygene
 | 
					 | 
				
			||||||
  extensions:
 | 
					  extensions:
 | 
				
			||||||
  - .pas
 | 
					  - .oxygene
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PHP:
 | 
					PHP:
 | 
				
			||||||
  type: programming
 | 
					  type: programming
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user