mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
More work on the conf docs
This commit is contained in:
@@ -340,7 +340,7 @@ def render_conf(ref_prefix, all_options):
|
||||
a((' {:%ds} {}' % sz).format(mo.name, mo.defval_as_string))
|
||||
a('')
|
||||
if opt.long_text:
|
||||
a(opt.long_text, ' ')
|
||||
a(opt.long_text)
|
||||
a('')
|
||||
|
||||
return '\n'.join(ans)
|
||||
|
||||
Reference in New Issue
Block a user