Learning Vim Is Easy
Getting good at vim is just an exercise in muscle memory.
Aug 21, 20222 min read33

Search for a command to run...
Series
In this series, we'll explore what it takes to be a more effective vim user.
Getting good at vim is just an exercise in muscle memory.

Use vim macros and regex replace to speed up your editing

Using vim effectively takes time. The good news is that using vim efficiently is an exercise in muscle memory. With a little bit of practice, you'll get much better at using vim. At some point, you stop thinking about how to do something and your fin...
