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
Posted by Dominik Schöler to makandra dev (2011-03-17 09:14)