Doc: add cowsay() example

This commit is contained in:
Marco Hinz 2017-01-12 01:40:45 +01:00
parent 5affa1fb89
commit b8da06ad2c
No known key found for this signature in database
GPG key ID: 1C980A1B657B4A4F

View file

@ -966,6 +966,9 @@ This is my configuration..
\ '~/golfing',
\ ]
let g:startify_custom_header =
\ startify#fortune#cowsay('═','║','╔','╗','╝','╚')
let g:startify_custom_footer =
\ ['', " Vim is charityware. Please read ':help uganda'.", '']