mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Support the EQ programming language (#3086)
This commit is contained in:
@@ -933,6 +933,14 @@ EJS:
|
||||
tm_scope: text.html.js
|
||||
ace_mode: ejs
|
||||
|
||||
EQ:
|
||||
type: programming
|
||||
color: "#a78649"
|
||||
extensions:
|
||||
- .eq
|
||||
tm_scope: source.cs
|
||||
ace_mode: csharp
|
||||
|
||||
Eagle:
|
||||
type: markup
|
||||
color: "#814C05"
|
||||
|
||||
Reference in New Issue
Block a user