How do you close all windows except the current one?
Answer
<C-w>o
Explanation
Press <C-w>o or use :only to close all windows except the current one. A fast way to focus on a single file.
<C-w>o
Press <C-w>o or use :only to close all windows except the current one. A fast way to focus on a single file.