Doc: fix arguments for startify#fortune#cowsay() example

This commit is contained in:
Marco Hinz 2018-03-20 17:30:38 +01:00
parent 620b040b5e
commit 8d77329d27
No known key found for this signature in database
GPG key ID: 1C980A1B657B4A4F

View file

@ -1061,8 +1061,6 @@ Use |startify-autocmd|:
<
==============================================================================
EXAMPLE *startify-example*
This is my configuration..
>
autocmd User Startified setlocal cursorline
@ -1087,7 +1085,7 @@ This is my configuration..
\ ]
let g:startify_custom_header =
\ startify#fortune#cowsay('═','║','╔','╗','╝','╚')
\ startify#fortune#cowsay('', '═','║','╔','╗','╝','╚')
let g:startify_custom_footer =
\ ['', " Vim is charityware. Please read ':help uganda'.", '']