Yanguk
Results
3
comments of
Yanguk
좋은 글 감사합니다 👍
i think Maybe you use VimResized command "wincmd =" ```lua autocmd("VimResized", { pattern = "*", command = "tabdo wincmd =", }) ``` ## Solution ```lua autocmd("VimResized", { pattern = "*",...
i think Maybe you use VimResized command "wincmd =" ```lua autocmd("VimResized", { pattern = "*", command = "tabdo wincmd =", }) ``` ## Solution ```lua autocmd("VimResized", { pattern = "*",...