mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +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"
|
color: "#3ebc27"
|
||||||
primary_extension: .dylan
|
primary_extension: .dylan
|
||||||
|
|
||||||
|
Eagle:
|
||||||
|
type: markup
|
||||||
|
color: "#3994bc"
|
||||||
|
lexer: XML
|
||||||
|
primary_extension: .sch
|
||||||
|
extensions:
|
||||||
|
- .brd
|
||||||
|
|
||||||
Ecere Projects:
|
Ecere Projects:
|
||||||
type: data
|
type: data
|
||||||
group: JavaScript
|
group: JavaScript
|
||||||
|
|||||||
Reference in New Issue
Block a user