mhinz / vim-startify

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

added custom art variable #475

Closed seanwarman closed 3 years ago

seanwarman commented 3 years ago

Really simple, added a check for a global variable called g:startify_custom_art that the user can define in their vimrc to change the art work.

mhinz commented 3 years ago

Please have a look at :h g:startify_custom_header instead.