mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
search_term should return text again
This commit is contained in:
@@ -79,11 +79,7 @@ module Linguist
|
||||
end
|
||||
|
||||
def search_term
|
||||
if name == 'Text'
|
||||
nil
|
||||
else
|
||||
lexer_name
|
||||
end
|
||||
lexer_name
|
||||
end
|
||||
|
||||
def popular?
|
||||
|
||||
Reference in New Issue
Block a user