summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fnl/config/telescope.fnl8
1 files changed, 0 insertions, 8 deletions
diff --git a/fnl/config/telescope.fnl b/fnl/config/telescope.fnl
index 90a6f71..0f327f1 100644
--- a/fnl/config/telescope.fnl
+++ b/fnl/config/telescope.fnl
@@ -6,14 +6,6 @@
(telescope.setup {:defaults {:prompt_prefix " "
:selection_caret " "
:path_display [:smart]
- :initial_mode :insert
- :selection_strategy :reset
- :sorting_strategy :ascending
- :layout_strategy :horizontal
- :layout_config {:prompt_position :top
- :preview_cutoff 120
- :horizontal {:mirror false}
- :vertical {:mirror false}}
:vimgrep_arguments [:rg
:--color=never
:--no-heading