FAQ 08: improve example
This commit is contained in:
parent
df32cef08b
commit
43a322edb6
|
@ -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*
|
||||
|
|
Loading…
Reference in a new issue