diff options
| author | Justin Palmer <justin@github.com> | 2012-09-20 15:16:06 -0700 |
|---|---|---|
| committer | Justin Palmer <justin@github.com> | 2012-09-20 15:16:06 -0700 |
| commit | aa069a336f44bca4f0c0a88eed6cb31c921b74ec (patch) | |
| tree | 220315cedda84da029751586bdb6e3ad5d164efd | |
| parent | 662fc2ee9d58ba89fa0cde3eac633add56738de9 (diff) | |
add color to ecl language
| -rw-r--r-- | lib/linguist/languages.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 1733cd5..9351c0e 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -369,6 +369,7 @@ Ecere Projects: Ecl: type: programming + color: "#8a1267" primary_extension: .ecl lexer: ECL extensions: |
