mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-22 01:05:34 +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