Vishnu Tiwari

Results 1 comments of Vishnu Tiwari

I got the same problem, so i made this for getting back to the code window.. `function Switch() local tree_win = vim.fn.win_findbuf(vim.api.nvim_get_current_buf()) if #tree_win == 0 then -- NvimTree is...