mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #135 from ecere/master
Added eC and Ecere project (JSON, .epj) to languages.yml
This commit is contained in:
@@ -309,6 +309,13 @@ Dylan:
|
|||||||
extensions:
|
extensions:
|
||||||
- .dylan
|
- .dylan
|
||||||
|
|
||||||
|
Ecere Projects:
|
||||||
|
type: data
|
||||||
|
group: JavaScript
|
||||||
|
lexer: JavaScript
|
||||||
|
extensions:
|
||||||
|
- .epj
|
||||||
|
|
||||||
Eiffel:
|
Eiffel:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Text only
|
lexer: Text only
|
||||||
@@ -1236,6 +1243,14 @@ YAML:
|
|||||||
filenames:
|
filenames:
|
||||||
- .gemrc
|
- .gemrc
|
||||||
|
|
||||||
|
eC:
|
||||||
|
type: programming
|
||||||
|
search_term: ec
|
||||||
|
primary_extension: .ec
|
||||||
|
extensions:
|
||||||
|
- .ec
|
||||||
|
- .eh
|
||||||
|
|
||||||
mupad:
|
mupad:
|
||||||
lexer: MuPAD
|
lexer: MuPAD
|
||||||
extensions:
|
extensions:
|
||||||
|
|||||||
Reference in New Issue
Block a user