1
0
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:
Gabirel 2017-04-29 00:12:15 +08:00
parent b0a65a988b
commit 28828e3e6d

View File

@ -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