feat: add lsp notifier

This commit is contained in:
fm39hz-laptop 2024-10-29 09:26:32 +07:00
parent 19788d8747
commit b932402a67

View file

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