The ex mode is how we issue commands to vim. This post covers ex operations.
Category: Vim Magic
Exploring the Vim Magic, Part 1 The Interface
The best way to be familiar with any new application or utility is to explore its interface. In this post, we will look at vim’s modes, beginning with the Command and insert modes.
Introduction to the Vim Magic Exploration
What is the secret to Vim’s staying power? This post begins a series on using the vim text editor for text-processing.