From d0715c84fd6285e2efac3ab3cfb890ab595e49bf Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 22 May 2023 01:01:03 +0200 Subject: Fix spacing in telescope --- fnl/plugins/editor/telescope.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fnl/plugins') diff --git a/fnl/plugins/editor/telescope.fnl b/fnl/plugins/editor/telescope.fnl index d662b87..47ddac1 100644 --- a/fnl/plugins/editor/telescope.fnl +++ b/fnl/plugins/editor/telescope.fnl @@ -62,7 +62,7 @@ actions (require :telescope.actions) icons (require :plugins.icons)] (telescope.setup {:defaults {:prompt_prefix (.. " " (. icons :telescope) - " ") + " ") :selection_caret (.. (. icons :caret) " ") :path_display [:smart] :color_devicons false -- cgit v1.2.3-70-g09d2