Doc: update g:startify_custom_header example

This commit is contained in:
Marco Hinz 2014-09-17 17:31:17 +02:00
parent 5085af8f0a
commit 6616caa341

View file

@ -369,12 +369,13 @@ A programmatic example:
A hardcoded example:
>
let g:startify_custom_header = [
\ ' __ ___ ______ ____ ',
\ ' \ \ / (_) |____ |___ \ ',
\ ' \ \ / / _ _ __ ___ / / __) |',
\ ' \ \/ / | | ''_ ` _ \ / / |__ <',
\ ' \ / | | | | | | | / / ___) |',
\ ' \/ |_|_| |_| |_| /_(_) |____/ ',
\ ' ________ __ __ ',
\ ' __ /\_____ \/\ \\ \ ',
\ ' __ __ /\_\ ___ ___ \/___//''/''\ \ \\ \ ',
\ ' /\ \/\ \\/\ \ /'' __` __`\ /'' /'' \ \ \\ \_ ',
\ ' \ \ \_/ |\ \ \/\ \/\ \/\ \ /'' /''__ \ \__ ,__\',
\ ' \ \___/ \ \_\ \_\ \_\ \_\ /\_/ /\_\ \/_/\_\_/ ',
\ ' \/__/ \/_/\/_/\/_/\/_/ \// \/_/ \/_/ ',
\ '',
\ '',
\ ]