mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add Lex language.
This commit is contained in:
@@ -1468,6 +1468,7 @@ J:
|
|||||||
JFlex:
|
JFlex:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#DBCA00"
|
color: "#DBCA00"
|
||||||
|
group: Lex
|
||||||
extensions:
|
extensions:
|
||||||
- .flex
|
- .flex
|
||||||
- .jflex
|
- .jflex
|
||||||
@@ -1703,6 +1704,17 @@ Less:
|
|||||||
tm_scope: source.css.less
|
tm_scope: source.css.less
|
||||||
ace_mode: less
|
ace_mode: less
|
||||||
|
|
||||||
|
Lex:
|
||||||
|
type: programming
|
||||||
|
color: "#DBCA00"
|
||||||
|
aliases:
|
||||||
|
- flex
|
||||||
|
extensions:
|
||||||
|
- .l
|
||||||
|
- .lex
|
||||||
|
tm_scope: none
|
||||||
|
ace_mode: text
|
||||||
|
|
||||||
LilyPond:
|
LilyPond:
|
||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
|
|||||||
Reference in New Issue
Block a user