Okay, perhaps I should have been clearer, that’s on me.
I meant qwerty and related layouts.
Things like Dvorak and Colemak, the movement keys are spread across the keyboard and if you want to navigate that way you’ll pretty much have to remap them, and probably remap the keys you’ve swapped. For me, it’s just easier to use the arrows than go through that.
I mean, yeah, of course. Vims default keys are made for the “regular” layouts. But you can Mal everything yourself if needed. I’m sure there are pre made mappings for other layouts too.
Using the arrows may not be the most efficient, but I’m not spending enough time in vim to make that be an issue… Though I’ve seriously considered trying to swap to it from VSCode
Using nano as a vim user is a lot less clunky than trying to use vim as a vim non-user though.
Or so I would imagine, all of the vim novices are still too busy trying to exit vim to share their experiences.
The worst and best thing you can do when using vim is learn the movement keys (
h
,j
,k
, andl
) because they’re so powerful and work no where else.Yeah, doesn’t work so well when you’re not using qwerty though
That’s not true. I’m on qwertz and I adore vim key bindings
Okay, perhaps I should have been clearer, that’s on me.
I meant qwerty and related layouts.
Things like Dvorak and Colemak, the movement keys are spread across the keyboard and if you want to navigate that way you’ll pretty much have to remap them, and probably remap the keys you’ve swapped. For me, it’s just easier to use the arrows than go through that.
I mean, yeah, of course. Vims default keys are made for the “regular” layouts. But you can Mal everything yourself if needed. I’m sure there are pre made mappings for other layouts too.
I might check that out
Using the arrows may not be the most efficient, but I’m not spending enough time in vim to make that be an issue… Though I’ve seriously considered trying to swap to it from VSCode
h
andl
are overrated, usew
,b
,e
andf
instead.And leap.nvim
There is a vim mode available in a lot of other applications though.
Untrue, they also work in Nethack and other rogue-likes!