Vim demystified
Vim is a very powerful text editor that has many commands. This material is designed to describe enough of the commands that you will be able to easily use Vim as an all-purpose text editor.
- 16 cards
- 3 comments
Vim is a very powerful text editor that has many commands. This material is designed to describe enough of the commands that you will be able to easily use Vim as an all-purpose text editor.
Comments:
drozzy says:
Wha'ts with the minus in "How to move page up?" Is that a control key?
wtk says:
How to move page up? -U I suppose it shoud be small u.
Maciej Konieczny says:
Card "How to get to normal mode in Vim?": the answer is "Press the key to get into Normal mode)", should be "Press the escape key to get into Normal mode". Really handy stack BTW (non-vim user here). :)