Home
Flashcards
Preview
Vim
Home
Get App
Take Quiz
Create
q/
Open the search history
q:
Command History
:jumps
The Jump list
:changes
The change list
ctrl-o
Jump back to the previous (older) location in the jump list.
ctrl-i
Jump back to the next location in the jump list.
g;
Jump back to the previous (older) location in the change list.
g,
Jump forward to the next (newer) location in the change list
zt
Put this line at the top of the screen
zb
Put this line at the bottom of the screen
zz
Put this line in the middle of the screen
zM
Fold all
zR
Unfold all
gt
Show next tab
mA
Mark a position in a buffer that is available from other buffers
Author
plkelly
ID
209460
Card Set
Vim
Description
A set of vim flash cards
Updated
2013-03-27T14:04:29Z
Show Answers
Home
Flashcards
Preview