Doc: update g:startify_custom_header example
This commit is contained in:
parent
5085af8f0a
commit
6616caa341
|
@ -369,15 +369,16 @@ A programmatic example:
|
||||||
A hardcoded example:
|
A hardcoded example:
|
||||||
>
|
>
|
||||||
let g:startify_custom_header = [
|
let g:startify_custom_header = [
|
||||||
\ ' __ ___ ______ ____ ',
|
\ ' ________ __ __ ',
|
||||||
\ ' \ \ / (_) |____ |___ \ ',
|
\ ' __ /\_____ \/\ \\ \ ',
|
||||||
\ ' \ \ / / _ _ __ ___ / / __) |',
|
\ ' __ __ /\_\ ___ ___ \/___//''/''\ \ \\ \ ',
|
||||||
\ ' \ \/ / | | ''_ ` _ \ / / |__ <',
|
\ ' /\ \/\ \\/\ \ /'' __` __`\ /'' /'' \ \ \\ \_ ',
|
||||||
\ ' \ / | | | | | | | / / ___) |',
|
\ ' \ \ \_/ |\ \ \/\ \/\ \/\ \ /'' /''__ \ \__ ,__\',
|
||||||
\ ' \/ |_|_| |_| |_| /_(_) |____/ ',
|
\ ' \ \___/ \ \_\ \_\ \_\ \_\ /\_/ /\_\ \/_/\_\_/ ',
|
||||||
\ '',
|
\ ' \/__/ \/_/\/_/\/_/\/_/ \// \/_/ \/_/ ',
|
||||||
\ '',
|
\ '',
|
||||||
\ ]
|
\ '',
|
||||||
|
\ ]
|
||||||
<
|
<
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*g:startify_custom_footer*
|
*g:startify_custom_footer*
|
||||||
|
|
Loading…
Reference in a new issue