From 0186df077ca9d8abd10a09c26da856536047f82c Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Thu, 20 Feb 2025 17:35:53 +0100 Subject: [PATCH] Make startup look a bit nicer --- nvim/lua/plugins/startup.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nvim/lua/plugins/startup.lua b/nvim/lua/plugins/startup.lua index 246dafc..ebb7a51 100755 --- a/nvim/lua/plugins/startup.lua +++ b/nvim/lua/plugins/startup.lua @@ -11,6 +11,9 @@ return { type = "text", align = "center", content = { + [[]], + [[]], + [[]], [[ ]], [[ ██████ █████ █████ █████ ███ ]], [[ ░░██████ ░░███ ░░███ ░░███ ░░░ ]],