(nvim) remove unused fzf plugin
This commit is contained in:
parent
f7a1d979af
commit
3f5c0ad52f
1 changed files with 0 additions and 10 deletions
|
|
@ -1,10 +0,0 @@
|
|||
return {
|
||||
"ibhagwan/fzf-lua",
|
||||
-- optional for icon support
|
||||
dependencies = {
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
{ "junegunn/fzf", build = "./install --bin" }
|
||||
},
|
||||
opts = {},
|
||||
enabled = true,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue