vimHow to switch to insert mode
Press Esc
to switch to command mode and then type (then press Enter
):
More of Vim
- How to change color scheme
- How to delete previous symbol
- How to select all content
- How to enable line wrapping
- How to comment multiple lines
- How to go to end of current line
- How to indent block backward (left)
- How to find and replace text
- How to delete everything
- How to open file from vim
See more codes...