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