{ programs.nixvim = { plugins.snacks = { enable = true; settings = { bigfile.enabled = true; notifier = { enable = true; timeout = 3000; }; }; }; }; }