Missed in previous commit

This commit is contained in:
Akianonymus 2021-08-22 17:57:59 +05:30 committed by siduck76
parent a28a838c06
commit bf3d4b31a6
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ telescope.setup {
} }
local extensions = { "themes", "terms", "fzf" } 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 if vim.fn.executable "ueberzug" == 1 then
table.insert(extensions, "media_files") table.insert(extensions, "media_files")