{...}: { programs.nixvim = { plugins = { illuminate = { enable = true; filetypesDenylist = [ "dirvish" "fugitive" "neo-tree" "TelescopePrompt" ]; largeFileCutoff = 3000; }; }; }; }