this post was submitted on 02 Mar 2024
969 points (98.3% liked)
linuxmemes
20880 readers
7 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- 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
view the rest of the comments
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. :/
Try
vimtutor
on the commandline.Interactive tutorial that takes place in vim itself :)
Thanks! I’ll do that! I guess I’m missing out since I was using a Vim extension rather than Vim itself.