Results 2 comments of João Dear

For controling the padding values it might be better to use separate options instead of a Dict. ``` completion.item_padding.top: default: 1 type: name: Int minval: 0 desc: Top padding (in...

Yeah that makes more sense. I was thinking it would be a setting the user would occasionally change at runtime, but just as a setting in the config file it...