{ ... }: { programs.nixvim.plugins.treesitter = { enable = true; settings = { highlight = { enable = true; }; }; }; }