Highlighter: Report each key type separately
Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
@@ -56,10 +56,6 @@ class ConfTextStorage: NSTextStorage {
|
||||
.foregroundColor: theme.key,
|
||||
.font: boldFont
|
||||
],
|
||||
HighlightKey.rawValue: [
|
||||
.foregroundColor: theme.plainText,
|
||||
.font: defaultFont
|
||||
],
|
||||
HighlightIP.rawValue: [
|
||||
.foregroundColor: theme.url,
|
||||
.font: defaultFont
|
||||
|
||||
Reference in New Issue
Block a user