[VERSION BUMP] Lazy vim: 14.11.0 nvim: 0.10.4
This commit is contained in:
11
lua/plugins/fzf-lua.lua
Normal file
11
lua/plugins/fzf-lua.lua
Normal file
@@ -0,0 +1,11 @@
|
||||
return {
|
||||
"ibhagwan/fzf-lua",
|
||||
opts = {
|
||||
fzf_opts = {
|
||||
["--layout"] = "default",
|
||||
},
|
||||
winopts = {
|
||||
backdrop = 99
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user