mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Be explicit about lexer
This commit is contained in:
@@ -2005,6 +2005,7 @@ Slash:
|
|||||||
Slim:
|
Slim:
|
||||||
group: HTML
|
group: HTML
|
||||||
type: markup
|
type: markup
|
||||||
|
lexer: Slim
|
||||||
color: "#ff8877"
|
color: "#ff8877"
|
||||||
extensions:
|
extensions:
|
||||||
- .slim
|
- .slim
|
||||||
@@ -2071,6 +2072,7 @@ SuperCollider:
|
|||||||
|
|
||||||
Swift:
|
Swift:
|
||||||
type: programming
|
type: programming
|
||||||
|
lexer: Swift
|
||||||
color: "#ffac45"
|
color: "#ffac45"
|
||||||
extensions:
|
extensions:
|
||||||
- .swift
|
- .swift
|
||||||
|
|||||||
Reference in New Issue
Block a user