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-square44fedilinkarrow-up1178arrow-down16cross-posted to: linux@programming.dev
arrow-up1172arrow-down1external-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-square44fedilinkcross-posted to: linux@programming.dev
minus-squareNauticalNoodle@lemmy.mllinkfedilinkarrow-up45arrow-down1·1 month agoBeginner’s Command Cheatsheet :q!
Beginner’s Command Cheatsheet
:q!
Shift + ZZ even easier
Shift + ZQ to close without saving!