mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
'text' should be the default lexer
This commit is contained in:
@@ -28,7 +28,7 @@ module Linguist
|
||||
if language
|
||||
language.lexer
|
||||
else
|
||||
'plain'
|
||||
'text'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user