{ plugins.nvim-tree.enable = true; keymaps = [ { action = "NvimTreeFindFileToggle"; key = "tt"; } { action = "NvimTreeFindFile"; key = "tf"; } ]; }