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:
|
||||
group: HTML
|
||||
type: markup
|
||||
lexer: Slim
|
||||
color: "#ff8877"
|
||||
extensions:
|
||||
- .slim
|
||||
@@ -2071,6 +2072,7 @@ SuperCollider:
|
||||
|
||||
Swift:
|
||||
type: programming
|
||||
lexer: Swift
|
||||
color: "#ffac45"
|
||||
extensions:
|
||||
- .swift
|
||||
|
||||
Reference in New Issue
Block a user