mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-01 23:16:16 +00:00
Add colorize
This commit is contained in:
@@ -77,6 +77,10 @@ module Linguist
|
||||
!popular?
|
||||
end
|
||||
|
||||
def colorize(text)
|
||||
lexer.colorize(text)
|
||||
end
|
||||
|
||||
def ==(other)
|
||||
eql?(other)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user