vim-startify
vim-startify copied to clipboard
[WIP] Center the whole menu
This is a PR for playing around with centering the menu.
Introduces: g:startify_center. This option should be set to the longest line you expect in the menu. Values between 50 - 80 probably make sense. Just play around a bit.
Just fyi I've been using this branch for a while now with no problems
Nice feature. Can't wait. Please merge, please.
I've been running this at work for a while with my colleagues. Nothing to report, you can merge as you see fit.
How would I go about using this in my configuration to center my menu as well? So, there's this new variable, but how can I use it? I didn't find anything in :h startify mentioning this..
Was this ever merged into master?
2023
I have added the changes to the current master branch. Not working. For example, setting let g:startify_center=80 make the cursor cannot go back from a certain column, but the text remains in the same place.