dotfiles/.config/nvim/lua/plugins/fzflua.lua

6 lines
76 B
Lua

return {
"ibhagwan/fzf-lua",
opts = {
-- fzf_colors = false,
},
}