mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +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
|
language_id: 189
|
||||||
LFE:
|
LFE:
|
||||||
type: programming
|
type: programming
|
||||||
|
color: "#4C3023"
|
||||||
extensions:
|
extensions:
|
||||||
- ".lfe"
|
- ".lfe"
|
||||||
group: Erlang
|
|
||||||
tm_scope: source.lisp
|
tm_scope: source.lisp
|
||||||
ace_mode: lisp
|
ace_mode: lisp
|
||||||
codemirror_mode: commonlisp
|
codemirror_mode: commonlisp
|
||||||
|
|||||||
Reference in New Issue
Block a user