From ceb94effcc47d75a332fb4eefd4d14496333b1cb Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 4 Dec 2024 17:55:04 -0500 Subject: [PATCH] AutoYADM commit: 2024-12-04 17:55:04 --- .config/nvim/lua/plugins/dash.lua | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/.config/nvim/lua/plugins/dash.lua b/.config/nvim/lua/plugins/dash.lua index 599a0553..680f65d6 100644 --- a/.config/nvim/lua/plugins/dash.lua +++ b/.config/nvim/lua/plugins/dash.lua @@ -32,14 +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 = [[ -███╗ ██╗███████╗ ██████╗ ██╗ ██╗██╗███╗ ███╗ -████╗ ██║██╔════╝██╔═══██╗██║ ██║██║████╗ ████║ -██╔██╗ ██║█████╗ ██║ ██║██║ ██║██║██╔████╔██║ -██║╚██╗██║██╔══╝ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║ -██║ ╚████║███████╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║ -╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝]], + ███╗ ██╗███████╗ ██████╗ ██╗ ██╗██╗███╗ ███╗ + ████╗ ██║██╔════╝██╔═══██╗██║ ██║██║████╗ ████║ + ██╔██╗ ██║█████╗ ██║ ██║██║ ██║██║██╔████╔██║ + ██║╚██╗██║██╔══╝ ██║ ██║╚██╗ ██╔╝██║██║╚██╔╝██║ + ██║ ╚████║███████╗╚██████╔╝ ╚████╔╝ ██║██║ ╚═╝ ██║ + ╚═╝ ╚═══╝╚══════╝ ╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═╝]], }, + -- item field formatters formats = { icon = function(item)