You have a list of two hundred lines and each needs the same small change. Record it once and let Vim do the rest.
September 2, 2026 in Vim3 minutes
Where the change lands, what it matches, what it becomes, and how it behaves. Four parts, and each one is worth five minutes.
September 2, 2026 in Vim3 minutes
The most common Vim frustration has a two-character fix that almost nobody is taught.
September 2, 2026 in Vim2 minutes
Most Vim tips save you a keystroke. This one saves you the other ninety-nine, and it is a single key.
September 2, 2026 in Vim3 minutes
You know the file is called handlers.py. You have no idea which folder it is in. Vim has had an answer for thirty years, and Vim 9 made it fuzzy.
September 2, 2026 in Vim4 minutes
You do not need a plugin to stop retyping long names. Vim's built-in completion is already on, and most people have never pressed the key.
September 2, 2026 in Vim3 minutes

You undo something, type something else, and the first version is gone forever — except it is not. Here is how to get it back.
September 2, 2026 in Vim4 minutes