·777 words·4 mins
A practical introduction to Vim — modes, movement, basic editing, and the commands you need to be productive from day one.
·981 words·5 mins
Understanding Vim’s composable grammar — operators, motions, text objects, and counts — and why it makes editing faster than any other approach.
·933 words·5 mins
Searching, substitution, regex, jumping between locations, and marks — the tools that let you move through files with precision.
·926 words·5 mins
How to work with multiple files in Vim using buffers, splits, and tabs — and when to use each one.
·1070 words·6 mins
How to configure Vim with .vimrc — essential settings, key mappings, the leader key, and a practical starter configuration.
·1195 words·6 mins
Registers for managing multiple clipboards, macros for automating repetitive edits, and power commands that save time daily.