mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +00:00
Merge 2ac1a7a449 into 459a4c3b10
This commit is contained in:
commit
251f9c86a1
1 changed files with 1 additions and 0 deletions
|
|
@ -193,6 +193,7 @@ return {
|
|||
opts = vim.tbl_deep_extend("force", fix(require("fzf-lua.profiles.default-title")), opts)
|
||||
opts[1] = nil
|
||||
end
|
||||
opts.ui_select = nil
|
||||
require("fzf-lua").setup(opts)
|
||||
end,
|
||||
init = function()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue