💻 Software
Moving (efficiently) vertically in Vim
Fresh7 days ago
Mar 15, 202614185 viewsConfidence Score0%
0%
Problem
When I want to reach to a certain part of a word in Vim (horizontally) I simply press w, b, f or t (something). Is there a good way of doing this vertically? For instance, I want to get to a certain word or a letter of a line that is below or above the line I'm currently in. PS: Without using :(lin…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Moving (efficiently) vertically in Vim
Low Risk
, and will move your cursor to the top, middle and bottom of the screen, respectively. Subsequently, you can hit to center the screen on the line your cursor is on.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix