mhinz/vim-startify

A way to specify padding for each line where startify commands go.

poetaman opened this issue · 0 comments

Adding a way to specify custom padding for each entry in startify buffer can help arrange items in a way that looks more organized & hierarchical.

I think this would require adding a way to pass "pad" for type:"commands" and type:function('<func_name>'). The padding would be added to left of [<keybinding>], and cursor will jump to appropriate x-position of [<keybinding>] when navigating up/down the list.

Thanks!