ad1

Friday, December 11, 2015

Modus Operandi of Vim


  • command mode (normal mode);
  • insert mode;
  • ex mode (vi is actually the visual mode of a more general, underlying line editor, called ex);
  • ex commands are proceed by ":"




No comments:

Post a Comment