mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 04:18:48 +00:00
Added "Text only" lexer for J
There is no lexer for J so far, use "Text only" to make the build pass.
This commit is contained in:
@@ -645,6 +645,7 @@ Ioke:
|
||||
|
||||
J:
|
||||
type: programming
|
||||
lexer: Text only
|
||||
primary_extension: .ijs
|
||||
|
||||
JSON:
|
||||
|
||||
Reference in New Issue
Block a user