Support the EQ programming language (#3086)

This commit is contained in:
Paul Chaignon
2016-06-28 18:53:35 +02:00
committed by GitHub
parent a5eb6e9e15
commit 77a4883763
4 changed files with 675 additions and 0 deletions

View File

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