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