|
|
|
|
|
by quicknir
3387 days ago
|
|
I use vim style bindings but agree that vimmers tend to exaggerate about the benefits. I think it works fine and so does a mouse and it's a small impact in the grand scheme. However, with regards to your example, things like easy motion/avy solve this exact problem, I think no slower than a mouse. You basically punch in one, two, or more characters at the place you want to jump (depending which package/command you call), and then every match on the screen is highlighted and replaced with a different letter. Then you press that letter and jump there. Not arguing that's it's much better, just that's approximately the same. Check it out: https://github.com/abo-abo/avy. |
|