Vim Cheat Sheet

https://vim.rtorr.com/

Do you guys prefer visual cheat sheets better? I found this one to be very comprehensive.

31 points · 7 comments · view on lemmy.world

7 Comments

ball_soup@lemmy.sdf.org · 7 pts · 3y

I have a coffee cup with commands on it called The Mug of Vi. It reminds me of the basic commands I always forget, and it provides coffee which is nice.

tate@lemmy.sdf.org · 4 pts · 3y (1 reply)

I wish I used VIM enough to memorize stuff. Instead I need visual notes.

maxficco@lemmy.sdf.org · 4 pts · 3y

I also just like picking a few keybinds that are helpful (e.g., f for inline searching) and very intentionally using them for a week or so. Eventually it will become muscle memory, which is the best feeling ever

hal_canary@lemmy.sdf.org · 4 pts · 3y

I have memorized a few dozen commands. there are a few I don't remember but need occasionally. I post those on the bulletin board above my computer screen until I learn them. now it's spelling commands (]s [s z= and zg).

smorks@lemmy.ca · 3 pts · 3y

I use this all the time!

ghostdancer@lemmy.sdf.org · 2 pts · 3y

As I don't use vim too much, almost every few years I have to resort to this old IBM tutorial to make again a new cheat sheet for me. Use Vim, stop using it, lose cheat sheet, begin again.

PeteZ@lemmy.world · 2 pts · 3y

It’s not too hard to create your own vim help. I named mine myhelp. So I can type :myhelp and see all the commands I can never seem to memorize.