From 21294851f6bdcab94edf85c1659e6a6c3c2422bf Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Sun, 14 Jan 2018 15:37:41 +0100 Subject: [PATCH] Doc: fix g:startify_custom_header default value --- doc/startify.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/startify.txt b/doc/startify.txt index c58e833..32e10ad 100644 --- a/doc/startify.txt +++ b/doc/startify.txt @@ -516,7 +516,7 @@ NOTE: There is no sanitizing going on, so you should know what you're doing! ------------------------------------------------------------------------------ *g:startify_custom_header* > - let g:startify_custom_header = startify#fortune#get_random_quote() + let g:startify_custom_header = startify#fortune#cowsay() < This is a list of strings to be shown before everything else. Every string will be written on its own line, hence you can use empty strings for blank