mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 02:40:05 +08:00
Add poison style logo
This commit is contained in:
parent
b0a65a988b
commit
28828e3e6d
@ -156,10 +156,27 @@ function! SpaceVim#layers#core#banner#config() abort
|
||||
\ ' ____/ / __ /_/ // /_/ / / /__ / __/__ |/ / _ / _ / / / / / ',
|
||||
\ ' /____/ _ .___/ \__,_/ \___/ \___/ _____/ /_/ /_/ /_/ /_/ ',
|
||||
\ ' /_/ ',
|
||||
\ ' ',
|
||||
\ ' ',
|
||||
\ ' version : ' . g:spacevim_version . ' by : spacevim.org',
|
||||
\ '',
|
||||
\ ],
|
||||
\ [
|
||||
\ '',
|
||||
\ '',
|
||||
\ ' @@@@@@ @@@@@@@ @@@@@@ @@@@@@@ @@@@@@@@ @@@ @@@ @@@ @@@@@@@@@@ ',
|
||||
\ ' @@@@@@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@ @@@ @@@ @@@@@@@@@@@ ',
|
||||
\ ' !@@ @@! @@@ @@! @@@ !@@ @@! @@! @@@ @@! @@! @@! @@! ',
|
||||
\ ' !@! !@! @!@ !@! @!@ !@! !@! !@! @!@ !@! !@! !@! !@! ',
|
||||
\ ' !!@@!! @!@@!@! @!@!@!@! !@! @!!!:! @!@ !@! !!@ @!! !!@ @!@ ',
|
||||
\ ' !!@!!! !!@!!! !!!@!!!! !!! !!!!!: !@! !!! !!! !@! ! !@! ',
|
||||
\ ' !:! !!: !!: !!! :!! !!: :!: !!: !!: !!: !!: ',
|
||||
\ ' !:! :!: :!: !:! :!: :!: ::!!:! :!: :!: :!: ',
|
||||
\ ' :::: :: :: :: ::: ::: ::: :: :::: :::: :: ::: :: ',
|
||||
\ ' :: : : : : : : :: :: : : :: :: : : : : ',
|
||||
\ ' ',
|
||||
\ ' version : ' . g:spacevim_version . ' by : spacevim.org',
|
||||
\ '',
|
||||
\ ],
|
||||
\ ]
|
||||
endfunction
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user