mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +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:
|
||||
type: programming
|
||||
lexer: Scheme
|
||||
lexer: Racket
|
||||
color: "#ae17ff"
|
||||
primary_extension: .rkt
|
||||
extensions:
|
||||
- .rkt
|
||||
- .rktd
|
||||
- .rktl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user