mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Merge pull request #1188 from kaendfinger/master
Groovy: Add .gvy, .grt, and .gtpl to the list of extensions
This commit is contained in:
		@@ -820,6 +820,9 @@ Groovy:
 | 
			
		||||
  color: "#e69f56"
 | 
			
		||||
  extensions:
 | 
			
		||||
  - .groovy
 | 
			
		||||
  - .grt
 | 
			
		||||
  - .gtpl
 | 
			
		||||
  - .gvy
 | 
			
		||||
  interpreters:
 | 
			
		||||
  - groovy
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user