remove noice, it is not nice... | remove rustacean, just use rust_analyzer by itself it is fine as is | add fidget for lsp progress

This commit is contained in:
RingOfStorms (Josh) 2024-05-20 01:40:45 -05:00
parent 77248911bc
commit d822cd7b6d
9 changed files with 60 additions and 110 deletions

View file

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