Explorar o código

Doc: fix g:startify_custom_header default value

Marco Hinz %!s(int64=8) %!d(string=hai) anos
pai
achega
21294851f6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/startify.txt

+ 1 - 1
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*
                                                       *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
 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
 will be written on its own line, hence you can use empty strings for blank