Doc: add cowsay() example
This commit is contained in:
parent
5affa1fb89
commit
b8da06ad2c
|
@ -966,6 +966,9 @@ This is my configuration..
|
||||||
\ '~/golfing',
|
\ '~/golfing',
|
||||||
\ ]
|
\ ]
|
||||||
|
|
||||||
|
let g:startify_custom_header =
|
||||||
|
\ startify#fortune#cowsay('═','║','╔','╗','╝','╚')
|
||||||
|
|
||||||
let g:startify_custom_footer =
|
let g:startify_custom_footer =
|
||||||
\ ['', " Vim is charityware. Please read ':help uganda'.", '']
|
\ ['', " Vim is charityware. Please read ':help uganda'.", '']
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue