fix(nvf): disable noice notify

This commit is contained in:
Mohammad Rafiq 2025-06-03 12:26:42 +08:00
parent 65815ff11f
commit 648bb8f11f
No known key found for this signature in database

View file

@ -7,6 +7,7 @@
colorizer.enable = true;
illuminate.enable = true;
noice.enable = true;
noice.setupOpts.notify.enabled = false;
nvim-ufo.enable = true;
smartcolumn.enable = true;
}