{ ... }:
{
  text = ''
    -- Toggle file tree.
    rekey_normal("<Leader>1", "<cmd>NvimTreeToggle<cr>")
  '';
}