Merge pull request #907 from github/groovy-interpreters

Add interpreter for Groovy language
This commit is contained in:
Ted Nyman
2014-01-24 08:44:29 -08:00

View File

@@ -653,6 +653,8 @@ Groovy:
ace_mode: groovy
color: "#e69f56"
primary_extension: .groovy
interpreters:
- groovy
Groovy Server Pages:
group: Groovy