Remove whitespace
This commit is contained in:
parent
3d1f28ac9c
commit
1bba1e3ea9
@ -1243,7 +1243,7 @@ def data(readonly=False):
|
|||||||
('completion',
|
('completion',
|
||||||
SettingValue(typ.Font(), DEFAULT_FONT_SIZE + ' ${_monospace}'),
|
SettingValue(typ.Font(), DEFAULT_FONT_SIZE + ' ${_monospace}'),
|
||||||
"Font used in the completion widget."),
|
"Font used in the completion widget."),
|
||||||
|
|
||||||
('completion.category',
|
('completion.category',
|
||||||
SettingValue(typ.Font(), 'bold ${completion}'),
|
SettingValue(typ.Font(), 'bold ${completion}'),
|
||||||
"Font used in the completion categories."),
|
"Font used in the completion categories."),
|
||||||
|
Loading…
Reference in New Issue
Block a user