-- vim.api.nvim_create_autocmd("winNew", { -- callback = function() -- vim.cmd("wincmd w") -- end, -- })