{ plugins.undotree.enable = true; keymaps = [ { key = "u"; action = "UndotreeToggle"; options = { silent = true; }; } ]; }