feat: enhance Fzf Lua options for improved compatibility
This commit is contained in:
@@ -167,7 +167,7 @@ local P = { -- Define Telescope Plugins Specs
|
||||
},
|
||||
{ -- Fzf Lua
|
||||
"ibhagwan/fzf-lua",
|
||||
opts = {},
|
||||
opts = { "telescope", fzf_colors = true },
|
||||
},
|
||||
{
|
||||
"danielfalk/smart-open.nvim",
|
||||
|
||||
Reference in New Issue
Block a user