mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Merge pull request #335 from rofl0r/dpryml
languages.yml: add .dpr and .dfm extension to Delphi
This commit is contained in:
		| @@ -313,6 +313,8 @@ Delphi: | |||||||
|   color: "#b0ce4e" |   color: "#b0ce4e" | ||||||
|   primary_extension: .pas |   primary_extension: .pas | ||||||
|   extensions: |   extensions: | ||||||
|  |   - .dfm | ||||||
|  |   - .dpr | ||||||
|   - .lpr |   - .lpr | ||||||
|  |  | ||||||
| DCPU-16 ASM: | DCPU-16 ASM: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user