parent
8b61ef8cf1
commit
aeec6e6e62
|
@ -89,7 +89,7 @@ class Text(Fundamental):
|
||||||
'text.punct': ('default', 'default'),
|
'text.punct': ('default', 'default'),
|
||||||
'text.stuff': ('default', 'default'),
|
'text.stuff': ('default', 'default'),
|
||||||
'text.word': ('default', 'default'),
|
'text.word': ('default', 'default'),
|
||||||
'text.misspelled': ('red', 'default'),
|
'text.misspelled': ('red', 'default', 'bold'),
|
||||||
}
|
}
|
||||||
|
|
||||||
install = Text.install
|
install = Text.install
|
||||||
|
|
Loading…
Reference in New Issue