|
|
@@ -832,7 +832,7 @@ Try something along these lines:
|
|
|
\ 'repeat(" ", (&columns / 2) - (longest_line / 2)) . v:val')
|
|
|
return centered_lines
|
|
|
endfunction
|
|
|
- let g:startify_custom_header = s:filter_header(['a', 'bb', 'ccc'])
|
|
|
+ let g:startify_custom_header = s:filter_header(startify#fortune#cowsay())
|
|
|
<
|
|
|
------------------------------------------------------------------------------
|
|
|
*startify-faq-09*
|