mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 04:18:48 +00:00
Add support for Golo language
This commit is contained in:
@@ -865,6 +865,13 @@ Go:
|
||||
extensions:
|
||||
- .go
|
||||
|
||||
Golo:
|
||||
type: programming
|
||||
color: "#195be0"
|
||||
lexer: Golo
|
||||
extensions:
|
||||
- .golo
|
||||
|
||||
Gosu:
|
||||
type: programming
|
||||
color: "#82937f"
|
||||
|
||||
Reference in New Issue
Block a user