324 B
324 B
title | tags | ||
---|---|---|---|
vim basics |
|
- Insert text by pressing
i
. - Stop inserting text by pressing
Ctrl+[
. - Exit with
ZZ
. - Congratulations, you now know
vim
.
title | tags | ||
---|---|---|---|
vim basics |
|
i
.Ctrl+[
.ZZ
.vim
.