Resync highlighter

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld
2019-01-09 11:59:43 -08:00
committed by Roopesh Chander
parent 70848c04de
commit ba731e0099
3 changed files with 42 additions and 54 deletions
@@ -54,7 +54,7 @@ class ConfTextStorage: NSTextStorage {
.foregroundColor: theme.sections,
.font: boldFont
],
HighlightKeytype.rawValue: [
HighlightField.rawValue: [
.foregroundColor: theme.keyType,
.font: boldFont
],