feat: add lsp notifier

pull/99/head
fm39hz-laptop 2024-10-29 09:26:32 +07:00
parent 19788d8747
commit b932402a67
1 changed files with 7 additions and 0 deletions

View File

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