disable lsp notifications

This commit is contained in:
Hadi
2025-03-04 21:32:33 +01:00
parent 615596085a
commit f3aaa759ce

View File

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