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:
parent
77248911bc
commit
d822cd7b6d
9 changed files with 60 additions and 110 deletions
7
lua/plugins/fidget_notificaitons.lua
Normal file
7
lua/plugins/fidget_notificaitons.lua
Normal file
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
"j-hui/fidget.nvim",
|
||||
event = "VeryLazy",
|
||||
opts = {
|
||||
},
|
||||
main = "fidget",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue