chore: disable mini.notify lsp_progress integration

This commit is contained in:
Youwen Wu 2024-09-17 00:42:45 -07:00
parent 2758fd1022
commit acc0ad0c5a
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -6,7 +6,9 @@
surround = { }; surround = { };
ai = { }; ai = { };
hipatterns = { }; hipatterns = { };
notify = { }; notify = {
lsp_progress.enable = false;
};
tabline = { }; tabline = { };
trailspace = { }; trailspace = { };
cursorword = { }; cursorword = { };