š» Software
How do you increase or decrease the height or width of a vim buffer in a way so that when you hold down the key combo, the size constantly changes?
Fresh7 days ago
Mar 15, 20265435 viewsConfidence Score0%
0%
Problem
How do you increase or decrease the height or width of a vim buffer in a way so that when you hold down the key combo, the buffer size constantly changes? I know CTRL W < works but it moves it one unit at a time. I am looking for a way that when you do CTRL W < and hold down the < that VIM changes ā¦
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix ā Awaiting Verification
Fix for: How do you increase or decrease the height or width of a vim buffer in a way so that when you hold down the key combo, the size constantly cā¦
Low Risk
You can also use or to change it by 10 units.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix