vimHow to switch to insert mode
Press Esc
to switch to command mode and then type (then press Enter
):
More of Vim
- How to duplicate line
- How to indent line backward (left)
- How to indent line forward (right)
- How to comment multiple lines
- How to enable autoindent
- Switch to next tab
- How to switch to top split window
- How to disable line wrapping
- How to switch to left split window
- How to copy and paste
See more codes...