disable annoying vim notify plugin

This commit is contained in:
Markus Heurung 2024-10-02 16:43:15 +02:00
parent d9c2fb7a07
commit d8db477283

View file

@ -340,7 +340,7 @@
};
nix.enable = true;
noice.enable = false;
notify.enable = true;
notify.enable = false;
nvim-autopairs.enable = true;
nvim-colorizer.enable = true;
obsidian = {