all repos

init.lua @ 027499ce9bb6e7f0bbd4848930bf302f4c3c8688

my nvim config
1 files changed, 0 insertions(+), 6 deletions(-)
Remove custom telescope finder
Author: flof-ik ss2316544@gmail.com
Committed at: 2022-02-21 19:50:48 +0200
Parent: 90603ee
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 },