mirror of
https://github.com/hyzendust/KickestEnd.nvim.git
synced 2026-02-15 05:01:14 +01:00
Add: new ascii_arts
This commit is contained in:
17
lua/ascii_arts/ascii_art_5.lua
Normal file
17
lua/ascii_arts/ascii_art_5.lua
Normal file
@@ -0,0 +1,17 @@
|
||||
local splash = {
|
||||
" ,___ .-;'",
|
||||
' `"-.`\\_...._/`.`',
|
||||
' , \\ /',
|
||||
" .-' ', / () ()\\ ",
|
||||
"`'._ \\ /() . (|",
|
||||
" > .' ;, -'- /",
|
||||
' / < |;, __.;',
|
||||
" '-.'-.| , \\ , \\",
|
||||
' `>.|;, \\_) \\_)',
|
||||
' `-; , /',
|
||||
' \\ / <',
|
||||
" '. <`'-,_)",
|
||||
" jgs ' ._)'",
|
||||
}
|
||||
|
||||
return splash
|
||||
Reference in New Issue
Block a user