From 73099f3a8da423a4de6fe1822a3d232ac4973e88 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 14 May 2023 11:41:45 +0200 Subject: Update alpha keys --- fnl/plugins/ui/alpha.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl') diff --git a/fnl/plugins/ui/alpha.fnl b/fnl/plugins/ui/alpha.fnl index b3b6e80..38c9606 100644 --- a/fnl/plugins/ui/alpha.fnl +++ b/fnl/plugins/ui/alpha.fnl @@ -27,13 +27,13 @@ [(dashboard.button :e " New file" ":ene startinsert ") (dashboard.button :f " Find file" ":Telescope find_files theme=dropdown") - (dashboard.button :t " Find text" + (dashboard.button :g " Find text" ":Telescope live_grep theme=dropdown") (dashboard.button :p " Find project" ":Telescope projects theme=dropdown") (dashboard.button :r " Recently used files" ":Telescope oldfiles theme=dropdown") - (dashboard.button :c " Configuration" + (dashboard.button :t " Configuration" ":e ~/.config/nvim/init.lua ") (dashboard.button :o " Org" ":Telescope find_files theme=dropdown cwd=~/.local/share/org") -- cgit v1.2.3-70-g09d2