SIGN IN SIGN UP

vim: Fix `ctrl-w ctrl-q` and `ctrl-w ctrl-c` to close active pane instead of all panes (#24018)

According to vim `ctrl-w ctrl-q` should close the active tab or pane
similar to :q


![Screenshot_20250131_163139](https://github.com/user-attachments/assets/c6a0d3a0-8dcf-4152-b2bf-835472d4f870)

Release Notes:

- vim: fix `ctrl-w ctrl-q` to close active pane instead of all panes
S
Saurabh committed
3d3ac2c470db6c6c58353892577df32a6b4e21a3
Parent: 0919f10
Committed by GitHub <noreply@github.com> on 2/4/2025, 3:10:03 AM