mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
disable lsp notifications
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
statusline = { };
|
||||
starter = { };
|
||||
pairs = { };
|
||||
notify = { };
|
||||
notify = { lsp_progress.enable = false; };
|
||||
indentscope = { };
|
||||
git = { };
|
||||
cursorword = { };
|
||||
|
||||
Reference in New Issue
Block a user