mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Add color for LFE language. (#3895)
* 'Add color to LFE' * Test passing color for LFE * Let LFE be independent rather than grouping to Erlang
This commit is contained in:
committed by
Colin Seymour
parent
71bf640a47
commit
d8e5f3c965
@@ -2245,9 +2245,9 @@ Kotlin:
|
||||
language_id: 189
|
||||
LFE:
|
||||
type: programming
|
||||
color: "#4C3023"
|
||||
extensions:
|
||||
- ".lfe"
|
||||
group: Erlang
|
||||
tm_scope: source.lisp
|
||||
ace_mode: lisp
|
||||
codemirror_mode: commonlisp
|
||||
|
||||
Reference in New Issue
Block a user