1 files changed,
0 insertions(+),
6 deletions(-)
M
lua/plugin/telescope.lua
@@ -41,12 +41,6 @@ ["<A-p>"] = action_layout.toggle_preview,
}, }, }, - find_command = { - "rg", - "--ignore", - "--hidden", - "--files", - }, pickers = { find_files = { theme = "ivy" }, live_grep = { theme = "ivy", only_sort_text = true },