diff options
| author | Justin Palmer <justin@github.com> | 2012-09-20 15:07:41 -0700 |
|---|---|---|
| committer | Justin Palmer <justin@github.com> | 2012-09-20 15:07:41 -0700 |
| commit | 662fc2ee9d58ba89fa0cde3eac633add56738de9 (patch) | |
| tree | ad5b549f62628e2612e3a41a9b43b24aa5d3f547 /lib | |
| parent | 567cd6ef68bdaa8ab42f132ef6ad6707d47672c3 (diff) | |
| parent | da6cf8dbb486083d0e45bbd0857fe871d10fa28d (diff) | |
Merge remote-tracking branch 'rengolin/ecl'
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/linguist/languages.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 1fbc38b..1733cd5 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -367,6 +367,13 @@ Ecere Projects: extensions: - .epj +Ecl: + type: programming + primary_extension: .ecl + lexer: ECL + extensions: + - .eclxml + Eiffel: type: programming lexer: Text only |
