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:
glts
2013-09-30 23:28:35 +02:00
parent 33d777a6ff
commit e194d7238e

View File

@@ -645,6 +645,7 @@ Ioke:
J:
type: programming
lexer: Text only
primary_extension: .ijs
JSON: