From a0720a97d1cd6285f53684e109efa8a23e79c889 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 4 Dec 2024 18:05:04 -0500 Subject: [PATCH] AutoYADM commit: 2024-12-04 18:05:04 --- .config/nvim/lua/plugins/dash.lua | 47 ++++++++++++++++--------------- 1 file changed, 24 insertions(+), 23 deletions(-) diff --git a/.config/nvim/lua/plugins/dash.lua b/.config/nvim/lua/plugins/dash.lua index 680f65d6..e9a833ae 100644 --- a/.config/nvim/lua/plugins/dash.lua +++ b/.config/nvim/lua/plugins/dash.lua @@ -32,30 +32,31 @@ return { { icon = " ", key = "q", desc = "Quit", action = ":qa" }, }, -- Used by the `header` section - -- header = [[ - -- _.oo. - -- _.u[[/;:,. .odMMMMMM' - -- .o888UU[[[/;:-. .o@P^ MMM^ - -- oN88888UU[[[/;::-. dP^ - -- dNMMNN888UU[[[/;:--. .o@P^ - -- ,MMMMMMN888UU[[/;::-. o@^ - -- NNMMMNN888UU[[[/~.o@P^ - -- 888888888UU[[[/o@^-.. - -- oI8888UU[[[/o@P^:--.. - -- .@^ YUU[[[/o@^;::---.. - -- oMP ^/o@P^;:::---.. - -- .dMMM .o@^ ^;::---... - -- dMMMMMMM@^` `^^^^ - -- YMMMUP^ - -- ^^]], header = [[ - ███╗ ██╗███████╗ ██████╗ ██╗ ██╗██╗███╗ ███╗ - ████╗ ██║██╔════╝██╔═══██╗██║ ██║██║████╗ ████║ - ██╔██╗ ██║█████╗ ██║ ██║██║ ██║██║██╔████╔██║ - ██║╚██╗██║██╔══╝ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║ - ██║ ╚████║███████╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║ - ╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝]], - }, + _.oo. + _.u[[/;:,. .odMMMMMM' + .o888UU[[[/;:-. .o@P^ MMM^ + oN88888UU[[[/;::-. dP^ + dNMMNN888UU[[[/;:--. .o@P^ + ,MMMMMMN888UU[[/;::-. o@^ + NNMMMNN888UU[[[/~.o@P^ + 888888888UU[[[/o@^-.. + oI8888UU[[[/o@P^:--.. + .@^ YUU[[[/o@^;::---.. + oMP ^/o@P^;:::---.. + .dMMM .o@^ ^;::---... + dMMMMMMM@^` `^^^^ +YMMMUP^ + ^^ + ]], +-- header = [[ +-- ███╗ ██╗███████╗ ██████╗ ██╗ ██╗██╗███╗ ███╗ +-- ████╗ ██║██╔════╝██╔═══██╗██║ ██║██║████╗ ████║ +-- ██╔██╗ ██║█████╗ ██║ ██║██║ ██║██║██╔████╔██║ +-- ██║╚██╗██║██╔══╝ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║ +-- ██║ ╚████║███████╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║ +-- ╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝]], +-- }, -- item field formatters formats = {