mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #907 from github/groovy-interpreters
Add interpreter for Groovy language
This commit is contained in:
@@ -653,6 +653,8 @@ Groovy:
|
|||||||
ace_mode: groovy
|
ace_mode: groovy
|
||||||
color: "#e69f56"
|
color: "#e69f56"
|
||||||
primary_extension: .groovy
|
primary_extension: .groovy
|
||||||
|
interpreters:
|
||||||
|
- groovy
|
||||||
|
|
||||||
Groovy Server Pages:
|
Groovy Server Pages:
|
||||||
group: Groovy
|
group: Groovy
|
||||||
|
|||||||
Reference in New Issue
Block a user