Fix long line
This commit is contained in:
parent
b750d93891
commit
9fc44e54a4
@ -933,8 +933,8 @@ def data(readonly=False):
|
||||
|
||||
('auto-follow-timeout',
|
||||
SettingValue(typ.Int(), '0'),
|
||||
"A timeout (in milliseconds) to inhibit normal-mode key bindings after a successful"
|
||||
"auto-follow."),
|
||||
"A timeout (in milliseconds) to inhibit normal-mode key bindings "
|
||||
"after a successful auto-follow."),
|
||||
|
||||
('next-regexes',
|
||||
SettingValue(typ.List(typ.Regex(flags=re.IGNORECASE)),
|
||||
|
Loading…
Reference in New Issue
Block a user