mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #1308 from pchaigno/new-lexers
Add lexers from Pygments
This commit is contained in:
@@ -374,9 +374,8 @@ ChucK:
|
|||||||
Cirru:
|
Cirru:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#aaaaff"
|
color: "#aaaaff"
|
||||||
# ace_mode: cirru
|
ace_mode: cirru
|
||||||
# lexer: Cirru
|
lexer: Cirru
|
||||||
lexer: Text only
|
|
||||||
extensions:
|
extensions:
|
||||||
- .cirru
|
- .cirru
|
||||||
|
|
||||||
@@ -622,7 +621,7 @@ Eagle:
|
|||||||
|
|
||||||
Eiffel:
|
Eiffel:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Text only
|
lexer: Eiffel
|
||||||
color: "#946d57"
|
color: "#946d57"
|
||||||
extensions:
|
extensions:
|
||||||
- .e
|
- .e
|
||||||
@@ -982,7 +981,7 @@ Haxe:
|
|||||||
|
|
||||||
Hy:
|
Hy:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Clojure
|
lexer: Hy
|
||||||
ace_mode: clojure
|
ace_mode: clojure
|
||||||
color: "#7891b1"
|
color: "#7891b1"
|
||||||
extensions:
|
extensions:
|
||||||
@@ -1017,7 +1016,7 @@ Idris:
|
|||||||
|
|
||||||
Inform 7:
|
Inform 7:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Text only
|
lexer: Inform 7
|
||||||
wrap: true
|
wrap: true
|
||||||
extensions:
|
extensions:
|
||||||
- .ni
|
- .ni
|
||||||
@@ -1366,7 +1365,7 @@ Mathematica:
|
|||||||
- .mathematica
|
- .mathematica
|
||||||
- .m
|
- .m
|
||||||
- .nb
|
- .nb
|
||||||
lexer: Text only
|
lexer: Mathematica
|
||||||
|
|
||||||
Matlab:
|
Matlab:
|
||||||
type: programming
|
type: programming
|
||||||
@@ -1861,7 +1860,7 @@ R:
|
|||||||
|
|
||||||
RDoc:
|
RDoc:
|
||||||
type: prose
|
type: prose
|
||||||
lexer: Text only
|
lexer: Rd
|
||||||
ace_mode: rdoc
|
ace_mode: rdoc
|
||||||
wrap: true
|
wrap: true
|
||||||
extensions:
|
extensions:
|
||||||
|
|||||||
Reference in New Issue
Block a user