Fix fzf install
This commit is contained in:
parent
7f1f8e4d3e
commit
a84e3d087c
1 changed files with 1 additions and 3 deletions
|
|
@ -90,9 +90,7 @@ require("lazy").setup({
|
|||
{ "wellle/targets.vim" },
|
||||
{
|
||||
"junegunn/fzf",
|
||||
build = function()
|
||||
vim.fn["fzf#install"]()
|
||||
end,
|
||||
build = "./install --bin",
|
||||
},
|
||||
{ "junegunn/fzf.vim" },
|
||||
{ "jremmen/vim-ripgrep" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue