mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Changed Propeller Spin primary_extension key to extensions and set value as array
This commit is contained in:
@@ -1370,7 +1370,8 @@ Propeller Spin:
|
|||||||
type: programming
|
type: programming
|
||||||
lexer: Text only
|
lexer: Text only
|
||||||
color: "#2b446d"
|
color: "#2b446d"
|
||||||
primary_extension: .spin
|
extensions:
|
||||||
|
- .spin
|
||||||
|
|
||||||
Protocol Buffer:
|
Protocol Buffer:
|
||||||
type: markup
|
type: markup
|
||||||
|
|||||||
Reference in New Issue
Block a user