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

6 lines
73 B
Lua

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