disable lsp notifications

Former-commit-id: f3aaa759ce
This commit is contained in:
Hadi
2025-03-04 21:32:33 +01:00
parent d3881d19af
commit 85fa2c5f11

View File

@@ -11,7 +11,7 @@
statusline = { }; statusline = { };
starter = { }; starter = { };
pairs = { }; pairs = { };
notify = { }; notify = { lsp_progress.enable = false; };
indentscope = { }; indentscope = { };
git = { }; git = { };
cursorword = { }; cursorword = { };