vim-startify icon indicating copy to clipboard operation
vim-startify copied to clipboard

[WIP] Center the whole menu

Open mhinz opened this issue 5 years ago • 8 comments

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.

mhinz avatar Nov 19 '19 22:11 mhinz

Just fyi I've been using this branch for a while now with no problems

zdcthomas avatar Dec 10 '21 21:12 zdcthomas

Nice feature. Can't wait. Please merge, please.

rockyzhang24 avatar Dec 21 '21 08:12 rockyzhang24

I've been running this at work for a while with my colleagues. Nothing to report, you can merge as you see fit.

Jay1 avatar Dec 26 '21 23:12 Jay1

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..

Andy3153 avatar Apr 26 '22 14:04 Andy3153

Was this ever merged into master?

mxaddict avatar Mar 24 '23 11:03 mxaddict

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.

nerun avatar Jul 15 '23 01:07 nerun