mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 13:21:01 +00:00
Use new Racket lexer from pygments.rb 0.3.3
Racket files had been using the Scheme lexer.
This commit is contained in:
@@ -1032,10 +1032,11 @@ RHTML:
|
|||||||
|
|
||||||
Racket:
|
Racket:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Scheme
|
lexer: Racket
|
||||||
color: "#ae17ff"
|
color: "#ae17ff"
|
||||||
primary_extension: .rkt
|
primary_extension: .rkt
|
||||||
extensions:
|
extensions:
|
||||||
|
- .rkt
|
||||||
- .rktd
|
- .rktd
|
||||||
- .rktl
|
- .rktl
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user