12 lines
132 B
Lua
Raw Normal View History

2024-03-03 16:47:02 +00:00
return {
"j-hui/fidget.nvim",
opts = {
integration = {
["nvim-tree"] = {
enable = true,
},
},
},
config = true,
}