this post was submitted on 02 Mar 2024
971 points (98.3% liked)

linuxmemes

20770 readers
1663 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] w3dd1e@lemm.ee 3 points 6 months ago (1 children)

Can someone suggest a good way to lean VIM motions? I’ve been trying to use it as a VS Code extension but I don’t feel like I’m making any progress.

I want to move away from VSCode but I’m not comfortable doing that until I have a better understanding. :/

[–] breakcore@discuss.tchncs.de 4 points 6 months ago (1 children)

Try vimtutor on the commandline.

Interactive tutorial that takes place in vim itself :)

[–] w3dd1e@lemm.ee 1 points 6 months ago

Thanks! I’ll do that! I guess I’m missing out since I was using a Vim extension rather than Vim itself.