cheat-sheets/linux/vim-tutor

15 lines
120 B
Plaintext
Raw Permalink Normal View History

2022-09-02 11:16:01 +07:00
Edit Text
'A' or 'I'
Quit File
:q
Force Quit File (Don't Save File)
:q!
Save and Quit File
:wq
Search File
/keyword