Hacker News new | ask | show | jobs
by pbarnett 4863 days ago
I have a deck of flashcards in Anki to help learn vim bindings in a way similar to what you're looking for.

The flashcards are designed so the front is a description of some operation (ex. "motion cursor to end of the line" or "backward find word under cursor") and the back is the key combo to make that operation happen.

It works really well for me and I've noticed a huge improvement to my productivity in vim. If you're interested: https://github.com/MrPants888/vim_flashcards