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