Missed in previous commit

pull/333/head
Akianonymus 3 years ago committed by siduck76
parent a28a838c06
commit bf3d4b31a6

@ -66,7 +66,7 @@ telescope.setup {
}
local extensions = { "themes", "terms", "fzf" }
local packer_repos = [["core", "telescope-fzf-native.nvim"]]
local packer_repos = [["extensions", "telescope-fzf-native.nvim"]]
if vim.fn.executable "ueberzug" == 1 then
table.insert(extensions, "media_files")

Loading…
Cancel
Save