mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 02:10:05 +08:00
Add NX Greek style logo
This commit is contained in:
parent
28828e3e6d
commit
f44f6b95ed
@ -177,6 +177,21 @@ function! SpaceVim#layers#core#banner#config() abort
|
|||||||
\ ' version : ' . g:spacevim_version . ' by : spacevim.org',
|
\ ' version : ' . g:spacevim_version . ' by : spacevim.org',
|
||||||
\ '',
|
\ '',
|
||||||
\ ],
|
\ ],
|
||||||
|
\ [
|
||||||
|
\ '',
|
||||||
|
\ '',
|
||||||
|
\ ' ______ ',
|
||||||
|
\ ' \ ___) ',
|
||||||
|
\ ' \ \ ______ __ ____ __ ___ ____ _ _ _ ',
|
||||||
|
\ ' > > ( __ )/ \/ /\ \ / // __)/ ___)| | | | | | ',
|
||||||
|
\ ' / /__ | || |( () < \ v / > _)( (__ | | | |_| | ',
|
||||||
|
\ ' /_____)|_||_| \__/\_\ > < \___)\__ \ \_)| ._,_| ',
|
||||||
|
\ ' / ^ \ _) ) | | ',
|
||||||
|
\ ' /_/ \_\ (__/ |_| ',
|
||||||
|
\ ' ',
|
||||||
|
\ ' version : ' . g:spacevim_version . ' by : spacevim.org',
|
||||||
|
\ '',
|
||||||
|
\ ],
|
||||||
\ ]
|
\ ]
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user