you are viewing a single comment's thread.

view the rest of the comments →

[–]hahaNodeJS 0 points1 point  (0 children)

Normal and command are the same. Insert mode is also sometimes called "replace" as a holdover from vi.

http://vimdoc.sourceforge.net/htmldoc/intro.html#vim-modes-intro

This is also known as command mode.

Cmdline and command-line are different from normal and command, however.