Skip to content

Commit

Permalink
Be explicit about lexer
Browse files Browse the repository at this point in the history
  • Loading branch information
alindeman committed Jun 11, 2014
1 parent 85479cc commit 607185a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2005,6 +2005,7 @@ Slash:
Slim:
group: HTML
type: markup
lexer: Slim
color: "#ff8877"
extensions:
- .slim
Expand Down Expand Up @@ -2071,6 +2072,7 @@ SuperCollider:

Swift:
type: programming
lexer: Swift
color: "#ffac45"
extensions:
- .swift
Expand Down

0 comments on commit 607185a

Please sign in to comment.