From 6c70102a735d949064d2c386af54097a913f0679 Mon Sep 17 00:00:00 2001 From: Mohu Date: Thu, 20 Jun 2024 14:08:47 +0800 Subject: [PATCH] Update lua/modules/configs/ui/alpha.lua Co-authored-by: jint_lzxy_ <50296129+Jint-lzxy@users.noreply.github.com> Signed-off-by: Mohu --- lua/modules/configs/ui/alpha.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/modules/configs/ui/alpha.lua b/lua/modules/configs/ui/alpha.lua index c5003e0c7..c0d1174ad 100644 --- a/lua/modules/configs/ui/alpha.lua +++ b/lua/modules/configs/ui/alpha.lua @@ -70,7 +70,7 @@ return function() ), button( "space f w", - icons.documents.Word .. "Telescope word", + icons.documents.Word .. "Find patterns", leader, nil, { noremap = true, silent = true, nowait = true }