summaryrefslogtreecommitdiff
path: root/fnl/plugins/editor/telescope.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-07-11 15:36:43 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-07-11 15:36:43 +0200
commit9ccdc18b7926ed5e069e7f305ac5ec304f87a65f (patch)
tree5e08dc71414359ecbb332c97c1cedcd9856a9289 /fnl/plugins/editor/telescope.fnl
parenta3586cccb2e3594e1554fef83b166b8064dffa95 (diff)
Update icons
Diffstat (limited to 'fnl/plugins/editor/telescope.fnl')
-rw-r--r--fnl/plugins/editor/telescope.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/editor/telescope.fnl b/fnl/plugins/editor/telescope.fnl
index 47ddac1..d662b87 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