Vim

vim is a configurable text editor built to make creating and changing any kind of text very efficient. 1

When doing an action in vim, it has the following structure:

command count motion


  1. https://www.vim.org/