many small fixes and improvements, i think

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-07 19:40:37 -05:00
parent 31a6fc294d
commit 468195ab00
7 changed files with 53 additions and 57 deletions

View file

@ -0,0 +1,7 @@
return {
"j-hui/fidget.nvim",
event = "VeryLazy",
opts = {
},
main = "fidget",
}