learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 1 month agoWhy Vim Is More than Just an Editor – Vim Language, Motions, and Modes Explainedwww.ssp.shexternal-linkmessage-square45linkfedilinkarrow-up1178cross-posted to: [email protected]
arrow-up1178external-linkWhy Vim Is More than Just an Editor – Vim Language, Motions, and Modes Explainedwww.ssp.shlearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 1 month agomessage-square45linkfedilinkcross-posted to: [email protected]
minus-squareNauticalNoodle@lemmy.mllinkfedilinkarrow-up44·1 month agoBeginner’s Command Cheatsheet :q!
Beginner’s Command Cheatsheet
:q!
Shift + ZZ even easier
Shift + ZQ to close without saving!