1
0
neovim_config/lua/barink/plugins/fidget.lua
2024-10-05 15:25:46 +02:00

9 lines
79 B
Lua

return {
{
"j-hui/fidget.nvim",
opt = {
}
}
}