return {
{
"nvim-neo-tree/neo-tree.nvim",
opts = {
window = {
mappings = {
["o"] = { "open", nowait = true },
},
}