mhinz / vim-startify

:link: The fancy start screen for Vim.
MIT License
5.3k stars 186 forks source link

Added another example for g:startify_custom_header #547

Closed karamellpelle closed 11 months ago

karamellpelle commented 1 year ago

This example shows a random quote and cow, centered and using a wider speech balloon. Adapted to also work with the newer cowsay_apj project (https://github.com/cowsay-org/cowsay).

Also changed temporary g:script_variable into s:script_variable

Nice plugin, BTW!

mhinz commented 11 months ago

Hi,

I appreciate the PR, but have to decline it.

Apart from the few things I reviewed, I don't think it's an improvement over example #2. It merely adds another invocation of system() using a cowsay fork. I'm super reluctant in adding more examples when they don't show off something new.

Thanks anyway!

karamellpelle commented 11 months ago

Yes, sorry for the pull request, I agree. I started configuring NeoVim in a hypomanic state and began to enjoy lots of plugins like yours. Think less, do more. Got embarrassed later, but decided to just let it go.