Common VIM commands

Updated . Posted . Visible to the public.

An overview of common vim commands, including:

  • windows
  • buffers
  • undo/redo
  • navigation
  • bookmarks
  • selection/whitespace
  • clipboard shortcuts
  • search/replace
  • programming
  • external filters

Also see this German command list Show archive.org snapshot .

Useful

  • toggle syntax highlighting: :syntax on|off
Dominik Schöler
Last edit
License
Source code in this card is licensed under the MIT License.
Posted by Dominik Schöler to makandra dev (2011-03-17 09:14)