vim
This is an old revision of the document!
vim shortcuts
vim modes
- normal mode - “ESC”
- insert mode - “i”
- command mode - “:”
Normal mode
h - move left
j - move down
k - move up
l - move right
w - jump to next word
W - jump to next string
b - jump to previous word
B - jump to previous string
0 - move to first position in line
$ - move to end of the line
z + enter - move to the top
vim.1706135579.txt.gz · Last modified: 2024/01/24 22:32 by karcio