From 6822b5bf517bcb8aaaab81c86f84ec6d12251843 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 25 Dec 2024 23:56:57 +0100 Subject: update telescope --- fnl/plugins/alpha.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl/plugins/alpha.fnl') diff --git a/fnl/plugins/alpha.fnl b/fnl/plugins/alpha.fnl index 1062f24..a989749 100644 --- a/fnl/plugins/alpha.fnl +++ b/fnl/plugins/alpha.fnl @@ -27,7 +27,7 @@ (set dashboard.section.header.val ascii-art) (set dashboard.section.buttons.val [(dashboard.button :f (.. (. icons :search-files) " Find file") - ":Telescope find_files theme=ivy") + ":Telescope find_files theme=ivy previewer=false") (dashboard.button :g (.. (. icons :search-text) " Find text") ":Telescope live_grep theme=ivy") (dashboard.button :p @@ -36,7 +36,7 @@ (dashboard.button :r (.. (. icons :recent-files) " Recently used files") - ":Telescope oldfiles theme=ivy") + ":Telescope oldfiles theme=ivy previewer=false") (dashboard.button :t (.. (. icons :cog) " Configuration") ":e ~/.config/nvim/init.lua ") (dashboard.button :o (.. (. icons :org) " Org") -- cgit v1.2.3-70-g09d2