mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 12:28:47 +00:00
Add LiveScript support.
This commit is contained in:
@@ -735,6 +735,18 @@ Literate Haskell:
|
||||
extensions:
|
||||
- .lhs
|
||||
|
||||
LiveScript:
|
||||
type: programming
|
||||
ace_mode: ls
|
||||
color: "#244776"
|
||||
aliases:
|
||||
- ls
|
||||
primary_extension: .ls
|
||||
extensions:
|
||||
- ._ls
|
||||
filenames:
|
||||
- Slakefile
|
||||
|
||||
Logtalk:
|
||||
type: programming
|
||||
primary_extension: .lgt
|
||||
|
||||
Reference in New Issue
Block a user