feat: add fzf native telescope
This commit is contained in:
parent
b6aa4c332a
commit
bcf750b685
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ return {
|
|||
},
|
||||
})
|
||||
|
||||
require("telescope").load_extension("fzf")
|
||||
require("telescope").load_extension("ui-select")
|
||||
end,
|
||||
keys = {
|
||||
|
|
Loading…
Reference in a new issue