return { { "nvim-neo-tree/neo-tree.nvim", opts = { window = { mappings = { ["l"] = "open", -- open folders and files with l }, }, use_popups_for_input = false, }, }, }