From 09d9c85401561f3a168378106ad8afc86817816b Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 13 Jul 2022 23:00:56 +0200 Subject: Change find file to telescope impl --- fnl/config/alpha.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/config') diff --git a/fnl/config/alpha.fnl b/fnl/config/alpha.fnl index c269d17..96a5c32 100644 --- a/fnl/config/alpha.fnl +++ b/fnl/config/alpha.fnl @@ -24,7 +24,7 @@ (let [dashboard (require :alpha.themes.dashboard)] (set dashboard.section.header.val ascii-art) (set dashboard.section.buttons.val - [(dashboard.button :f " Find file" ":lua require'lir.float'.toggle()") + [(dashboard.button :f " Find file" ":Telescope find_files ") (dashboard.button :e " New file" ":ene startinsert ") (dashboard.button :p " Find project" ":Telescope projects ") (dashboard.button :r " Recently used files" -- cgit v1.2.3-70-g09d2