From c22b2bd376f76f16f938394455d531dfd0c38206 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Tue, 18 Jan 2022 18:34:22 +0100 Subject: Update find file to telescope file_browser --- lua/config/alpha.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/config/alpha.lua b/lua/config/alpha.lua index 43e6a8e..14cfee2 100644 --- a/lua/config/alpha.lua +++ b/lua/config/alpha.lua @@ -27,7 +27,7 @@ dashboard.section.header.val = { [[ . ]], } dashboard.section.buttons.val = { - dashboard.button("f", " Find file", ":Telescope find_files "), + dashboard.button("f", " Find file", ":Telescope file_browser "), dashboard.button("e", " New file", ":ene startinsert "), dashboard.button("p", " Find project", ":Telescope projects "), dashboard.button("r", " Recently used files", ":Telescope oldfiles "), -- cgit v1.2.3-70-g09d2