Skip to content

Commit

Permalink
Merge pull request #40 from puhitaku/puhitaku-go2
Browse files Browse the repository at this point in the history
Add Go 2 alias
  • Loading branch information
hhatto committed Nov 13, 2020
2 parents e97e2c7 + 3401137 commit 4391fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions language.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ var Exts = map[string]string{
"f03": "FORTRAN Modern",
"f08": "FORTRAN Modern",
"go": "Go",
"go2": "Go",
"groovy": "Groovy",
"gradle": "Groovy",
"h": "C Header",
Expand Down

0 comments on commit 4391fc1

Please sign in to comment.