better nvim logo design

This commit is contained in:
Christoph J. Scherr 2023-09-20 09:31:37 +02:00
parent 1be6097544
commit 536d7cf5e7
1 changed files with 10 additions and 10 deletions

View File

@ -3,14 +3,14 @@ local function get_header()
return { return {
-- The following is a customized version! -- The following is a customized version!
[[ ]], [[ ]],
[[ ██ ]], [[ ]],
[[ █ ███████ █████ ██ ]], [[ █ ████████ █████ ███████ ████ ]],
[[ ███ █████ █████  ]], [[ ███ ██████ █████ █████████ ██████ ]],
[[ █████ ███ ███████████████████ ███ ███████████ ]], [[ █████ █████████████████████ ████ ███████████████ ]],
[[ ██ ██ █ ███ █████████████ █████ ██████████████ ]], [[ ██ ██ ████ █████████████ ████ ████████████████ ]],
[[ ████ ████ ██████████ █████████ █████ █████ ████ █████ ]], [[ ████ ██████████████ █████████ ████ █████ ██████ ████ ]],
[[ ██████ ██ ███ ███ █████████ █████ █████ ████ █████ ]], [[ ██████ █████ ███ █████████ ████ █████ █████ ████ ]],
[[ ████████  ██████████████████ ████ █████ █████ ████ ██████ ]], [[ ████████ ██████████████████ ████ ████ █████ ████ ████ ]],
[[ ]], [[ ]],
} }
end end