mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Update languages.yml
Added support for Eagle PCB files which are becoming common enough now on Github to make this addition.
This commit is contained in:
@@ -373,6 +373,14 @@ Dylan:
|
||||
color: "#3ebc27"
|
||||
primary_extension: .dylan
|
||||
|
||||
Eagle:
|
||||
type: markup
|
||||
color: "#3994bc"
|
||||
lexer: XML
|
||||
primary_extension: .sch
|
||||
extensions:
|
||||
- .brd
|
||||
|
||||
Ecere Projects:
|
||||
type: data
|
||||
group: JavaScript
|
||||
|
||||
Reference in New Issue
Block a user