mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-07 18:05:33 +00:00
Add support for Literate CoffeeScript
This commit is contained in:
@@ -687,6 +687,17 @@ LilyPond:
|
|||||||
extensions:
|
extensions:
|
||||||
- .ily
|
- .ily
|
||||||
|
|
||||||
|
Literate CoffeeScript:
|
||||||
|
type: programming
|
||||||
|
group: CoffeeScript
|
||||||
|
lexer: Text only
|
||||||
|
ace_mode: markdown
|
||||||
|
wrap: true
|
||||||
|
search_term: litcoffee
|
||||||
|
aliases:
|
||||||
|
- litcoffee
|
||||||
|
primary_extension: .litcoffee
|
||||||
|
|
||||||
Literate Haskell:
|
Literate Haskell:
|
||||||
type: programming
|
type: programming
|
||||||
group: Haskell
|
group: Haskell
|
||||||
|
|||||||
Reference in New Issue
Block a user