Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Startify window does not update to reflect new g:startify_padding_left value #524

Open
katawful opened this issue Apr 19, 2022 · 0 comments · May be fixed by #525
Open

Startify window does not update to reflect new g:startify_padding_left value #524

katawful opened this issue Apr 19, 2022 · 0 comments · May be fixed by #525

Comments

@katawful
Copy link

I am trying to hack in support for a centered Startify window, and while I can achieve centering, once Vim starts I am stuck with the value initially set to g:startify_padding_left regardless of when I set the padding variable. So when I open a vsplit with a Startify window, despite g:startify_padding_left being set to the padding I desire, Startify itself will keep the padding value used when Vim was opened

Open fresh neovim, centered how i want. g:startify_padding_left = 66
2022-04-19~11:56:48

Open a new Startify window during the same session, the padding doesn't update. g:startify_padding_left = 13
2022-04-19~11:57:09

I would really like to be able to do this. I could write a PR if needed, I have Vimscript experience

katawful added a commit to katawful/vim-startify that referenced this issue Apr 19, 2022
@katawful katawful linked a pull request Apr 19, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant