2024-03-03 17:47:02 +01:00

12 lines
132 B
Lua

return {
"j-hui/fidget.nvim",
opts = {
integration = {
["nvim-tree"] = {
enable = true,
},
},
},
config = true,
}