1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 17:55:41 +08:00

Add poison style logo

This commit is contained in:
Gabirel 2017-04-29 00:12:15 +08:00
parent b0a65a988b
commit 28828e3e6d

View File

@ -160,6 +160,23 @@ function! SpaceVim#layers#core#banner#config() abort
\ ' version : ' . g:spacevim_version . ' by : spacevim.org', \ ' version : ' . g:spacevim_version . ' by : spacevim.org',
\ '', \ '',
\ ], \ ],
\ [
\ '',
\ '',
\ ' @@@@@@ @@@@@@@ @@@@@@ @@@@@@@ @@@@@@@@ @@@ @@@ @@@ @@@@@@@@@@ ',
\ ' @@@@@@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@@@@@@ @@@ @@@ @@@ @@@@@@@@@@@ ',
\ ' !@@ @@! @@@ @@! @@@ !@@ @@! @@! @@@ @@! @@! @@! @@! ',
\ ' !@! !@! @!@ !@! @!@ !@! !@! !@! @!@ !@! !@! !@! !@! ',
\ ' !!@@!! @!@@!@! @!@!@!@! !@! @!!!:! @!@ !@! !!@ @!! !!@ @!@ ',
\ ' !!@!!! !!@!!! !!!@!!!! !!! !!!!!: !@! !!! !!! !@! ! !@! ',
\ ' !:! !!: !!: !!! :!! !!: :!: !!: !!: !!: !!: ',
\ ' !:! :!: :!: !:! :!: :!: ::!!:! :!: :!: :!: ',
\ ' :::: :: :: :: ::: ::: ::: :: :::: :::: :: ::: :: ',
\ ' :: : : : : : : :: :: : : :: :: : : : : ',
\ ' ',
\ ' version : ' . g:spacevim_version . ' by : spacevim.org',
\ '',
\ ],
\ ] \ ]
endfunction endfunction