remove telescope fzf extension #2571

This commit is contained in:
siduck
2023-12-24 16:31:08 +05:30
parent c8777040fb
commit 9bb7dcbaf4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ local options = {
},
},
extensions_list = { "themes", "terms", "fzf" },
extensions_list = { "themes", "terms" },
extensions = {
fzf = {
fuzzy = true,