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

6 lines
75 B
Lua

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