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:
Sparky's Widgets
2013-10-14 01:41:37 -06:00
parent 80321272b1
commit a0aae8cdc1

View File

@@ -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