···5151 mode = { "v" },
5252 },
53535454+ -- TODO: Write a function that will focus nvim tree if it isn't focused but is open,
5555+ -- open it and focus it if it isn't open, and close it if it is focused.
5456 { "<leader>e", "<cmd>NvimTreeToggle<cr>", desc = "Toggle file tree" },
5557 { "E", "<cmd>NvimTreeFindFile<cr>", desc = "Reveal file in tree" },
5658