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
|
{ -- Fzf Lua
|
||||||
"ibhagwan/fzf-lua",
|
"ibhagwan/fzf-lua",
|
||||||
opts = {},
|
opts = { "telescope", fzf_colors = true },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"danielfalk/smart-open.nvim",
|
"danielfalk/smart-open.nvim",
|
||||||
|
|||||||
Reference in New Issue
Block a user