(no title)
busfahrer | 3 months ago
I've found that most of my code consists of 3-5 line blocks, and { and } feel like a nice medium-range navigation tool, because oftentimes CTRL+D jumps too far.
The downside is that both of these jumps go into the jump table, so they will clutter your CTRL+O history a bit.
But I think I'm weird in this regard.
wonger_|3 months ago
I've been using { and } more as well. Mostly to navigate paragraphs of prose, but sometimes for code too.
mastermedo|3 months ago
When I experimented with scrolling, I found it hard not to lose understanding where I just scrolled from. What helped immensely was defining a top and bottom margin and using vim-smoothie.