mirror of
https://github.com/NvChad/NvChad.git
synced 2024-11-10 07:10:44 +00:00
telescope: remove unnecessary config. (#2852)
This commit is contained in:
parent
020b8e4428
commit
0496016e18
@ -50,14 +50,7 @@ local options = {
|
||||
},
|
||||
|
||||
extensions_list = { "themes", "terms" },
|
||||
extensions = {
|
||||
fzf = {
|
||||
fuzzy = true,
|
||||
override_generic_sorter = true,
|
||||
override_file_sorter = true,
|
||||
case_mode = "smart_case",
|
||||
},
|
||||
},
|
||||
extensions = {},
|
||||
}
|
||||
|
||||
return options
|
||||
|
Loading…
Reference in New Issue
Block a user